Skip to content

Commit 73968b0

Browse files
Bump preact from 10.26.4 to 10.26.5 in /demos/moderator (#1430)
Bumps [preact](https://github.com/preactjs/preact) from 10.26.4 to 10.26.5. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.4...10.26.5) --- updated-dependencies: - dependency-name: preact dependency-version: 10.26.5 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 4b7cbf7 commit 73968b0

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.2.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.14.4",
23-
"preact": "10.26.4",
23+
"preact": "10.26.5",
2424
"snyk": "^1.1296.1",
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
@@ -11511,10 +11511,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1151111511
posthtml-parser "^0.11.0"
1151211512
posthtml-render "^3.0.0"
1151311513

11514-
11515-
version "10.26.4"
11516-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.4.tgz#b514f4249453a4247c82ff6d1267d59b7d78f9f9"
11517-
integrity sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w==
11514+
11515+
version "10.26.5"
11516+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.5.tgz#7e1e998af178f139e4c7cb53f441bf2179f44ad2"
11517+
integrity sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w==
1151811518

1151911519
prelude-ls@^1.2.1:
1152011520
version "1.2.1"

0 commit comments

Comments
 (0)