Skip to content

Commit 835c37d

Browse files
Bump preact from 10.23.0 to 10.23.1 in /demos/moderator (#1171)
Bumps [preact](https://github.com/preactjs/preact) from 10.23.0 to 10.23.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.23.0...10.23.1) --- 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 e9f391f commit 835c37d

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.8.2",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.12.0",
23-
"preact": "10.23.0",
23+
"preact": "10.23.1",
2424
"snyk": "^1.1292.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
@@ -10784,10 +10784,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1078410784
posthtml-parser "^0.11.0"
1078510785
posthtml-render "^3.0.0"
1078610786

10787-
10788-
version "10.23.0"
10789-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.23.0.tgz#6a364d96e3b3433eee5a728fe336df064d405fa6"
10790-
integrity sha512-Pox0jeY4q6PGkFB5AsXni+zHxxx/sAYFIFZzukW4nIpoJLRziRX0xC4WjZENlkSrDQvqVgZcaZzZ/NL8/A+H/w==
10787+
10788+
version "10.23.1"
10789+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.23.1.tgz#d400107289bc979881c5212cb5f5cd22cd1dc38c"
10790+
integrity sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==
1079110791

1079210792
prelude-ls@^1.2.1:
1079310793
version "1.2.1"

0 commit comments

Comments
 (0)