Skip to content

Commit 706cc14

Browse files
Bump preact from 10.26.6 to 10.26.7 in /demos/moderator (#1475)
Bumps [preact](https://github.com/preactjs/preact) from 10.26.6 to 10.26.7. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.6...10.26.7) --- updated-dependencies: - dependency-name: preact dependency-version: 10.26.7 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 a1c9108 commit 706cc14

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.6",
23+
"preact": "10.26.7",
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
@@ -11408,10 +11408,10 @@ posthtml@^0.15.1:
1140811408
posthtml-parser "^0.7.2"
1140911409
posthtml-render "^1.3.1"
1141011410

11411-
11412-
version "10.26.6"
11413-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.6.tgz#388963cc4aa15fceafd65c17fbeddc395fdb0ceb"
11414-
integrity sha512-5SRRBinwpwkaD+OqlBDeITlRgvd8I8QlxHJw9AxSdMNV6O+LodN9nUyYGpSF7sadHjs6RzeFShMexC6DbtWr9g==
11411+
11412+
version "10.26.7"
11413+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.7.tgz#7b4b2620dfbbd9d4654d88f1b3cee0fb9dea6e80"
11414+
integrity sha512-43xS+QYc1X1IPbw03faSgY6I6OYWcLrJRv3hU0+qMOfh/XCHcP0MX2CVjNARYR2cC/guu975sta4OcjlczxD7g==
1141511415

1141611416
prelude-ls@^1.2.1:
1141711417
version "1.2.1"

0 commit comments

Comments
 (0)