Skip to content

Commit e9f391f

Browse files
Bump preact from 10.22.1 to 10.23.0 in /demos/moderator (#1170)
Bumps [preact](https://github.com/preactjs/preact) from 10.22.1 to 10.23.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.22.1...10.23.0) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 675593e commit e9f391f

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.22.1",
23+
"preact": "10.23.0",
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-
preact@10.22.1:
10788-
version "10.22.1"
10789-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.22.1.tgz#6a3589973fe0c6e53211091607d31f4b7b27334d"
10790-
integrity sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==
10787+
preact@10.23.0:
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==
1079110791

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

0 commit comments

Comments
 (0)