Skip to content

Commit d1036a1

Browse files
Bump preact from 10.25.2 to 10.25.3 in /demos/moderator (#1310)
Bumps [preact](https://github.com/preactjs/preact) from 10.25.2 to 10.25.3. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.25.2...10.25.3) --- 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 0cadc05 commit d1036a1

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.0.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.3",
23-
"preact": "10.25.2",
23+
"preact": "10.25.3",
2424
"snyk": "^1.1294.3",
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
@@ -11146,10 +11146,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1114611146
posthtml-parser "^0.11.0"
1114711147
posthtml-render "^3.0.0"
1114811148

11149-
11150-
version "10.25.2"
11151-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.2.tgz#e141e18a547ae0082dae48d044e0d8267e2547d2"
11152-
integrity sha512-GEts1EH3oMnqdOIeXhlbBSddZ9nrINd070WBOiPO2ous1orrKGUM4SMDbwyjSWD1iMS2dBvaDjAa5qUhz3TXqw==
11149+
11150+
version "10.25.3"
11151+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.3.tgz#22dfb072b088dda9a2bc6d4ca41bf46b588d325e"
11152+
integrity sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==
1115311153

1115411154
prelude-ls@^1.2.1:
1115511155
version "1.2.1"

0 commit comments

Comments
 (0)