Skip to content

Commit 943701e

Browse files
Bump preact from 10.27.1 to 10.27.2 in /demos/moderator (#1622)
Bumps [preact](https://github.com/preactjs/preact) from 10.27.1 to 10.27.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.1...10.27.2) --- updated-dependencies: - dependency-name: preact dependency-version: 10.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 879f99c commit 943701e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"npm": "^11.6.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.15.4",
23-
"preact": "10.27.1",
23+
"preact": "10.27.2",
2424
"snyk": "^1.1299.0",
2525
"whatwg-fetch": "3.6.20",
2626
"yarn": "^1.22.22"

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11879,10 +11879,10 @@ posthtml@^0.15.1:
1187911879
posthtml-parser "^0.7.2"
1188011880
posthtml-render "^1.3.1"
1188111881

11882-
11883-
version "10.27.1"
11884-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.27.1.tgz#c391dcad5813b67d9e04655d844d8fdc307d4252"
11885-
integrity sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==
11882+
11883+
version "10.27.2"
11884+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.27.2.tgz#19b9009c1be801a76a0aaf0fe5ba665985a09312"
11885+
integrity sha512-5SYSgFKSyhCbk6SrXyMpqjb5+MQBgfvEKE/OC+PujcY34sOpqtr+0AZQtPYx5IA6VxynQ7rUPCtKzyovpj9Bpg==
1188611886

1188711887
prelude-ls@^1.2.1:
1188811888
version "1.2.1"

0 commit comments

Comments
 (0)