Skip to content

Commit cfd1a6f

Browse files
Bump preact from 10.26.8 to 10.26.9 in /demos/moderator (#1494)
Bumps [preact](https://github.com/preactjs/preact) from 10.26.8 to 10.26.9. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.8...10.26.9) --- updated-dependencies: - dependency-name: preact dependency-version: 10.26.9 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 e0cbe0c commit cfd1a6f

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.4.1",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.15.2",
23-
"preact": "10.26.8",
23+
"preact": "10.26.9",
2424
"snyk": "^1.1297.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
@@ -11778,10 +11778,10 @@ posthtml@^0.15.1:
1177811778
posthtml-parser "^0.7.2"
1177911779
posthtml-render "^1.3.1"
1178011780

11781-
11782-
version "10.26.8"
11783-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.8.tgz#aa0cf2eae578e42eb58ae025e0bf85c4cfc91cc6"
11784-
integrity sha512-1nMfdFjucm5hKvq0IClqZwK4FJkGXhRrQstOQ3P4vp8HxKrJEMFcY6RdBRVTdfQS/UlnX6gfbPuTvaqx/bDoeQ==
11781+
11782+
version "10.26.9"
11783+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.9.tgz#b3898d1b65140640799062ad73b89846c293b6a7"
11784+
integrity sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==
1178511785

1178611786
prelude-ls@^1.2.1:
1178711787
version "1.2.1"

0 commit comments

Comments
 (0)