Skip to content

Commit 8f307bb

Browse files
Bump preact from 10.25.1 to 10.25.2 in /demos/moderator (#1299)
Bumps [preact](https://github.com/preactjs/preact) from 10.25.1 to 10.25.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.25.1...10.25.2) --- updated-dependencies: - dependency-name: preact 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 aff24ed commit 8f307bb

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": "^10.9.2",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.2",
23-
"preact": "10.25.1",
23+
"preact": "10.25.2",
2424
"snyk": "^1.1294.2",
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
@@ -11157,10 +11157,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1115711157
posthtml-parser "^0.11.0"
1115811158
posthtml-render "^3.0.0"
1115911159

11160-
11161-
version "10.25.1"
11162-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.1.tgz#1c4b84253c42dee874bfbf6a92bdce45e3662665"
11163-
integrity sha512-frxeZV2vhQSohQwJ7FvlqC40ze89+8friponWUFeVEkaCfhC6Eu4V0iND5C9CXz8JLndV07QRDeXzH1+Anz5Og==
11160+
11161+
version "10.25.2"
11162+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.2.tgz#e141e18a547ae0082dae48d044e0d8267e2547d2"
11163+
integrity sha512-GEts1EH3oMnqdOIeXhlbBSddZ9nrINd070WBOiPO2ous1orrKGUM4SMDbwyjSWD1iMS2dBvaDjAa5qUhz3TXqw==
1116411164

1116511165
prelude-ls@^1.2.1:
1116611166
version "1.2.1"

0 commit comments

Comments
 (0)