Skip to content

Commit e3bce11

Browse files
Bump preact from 10.24.1 to 10.24.2 in /demos/moderator (#1216)
Bumps [preact](https://github.com/preactjs/preact) from 10.24.1 to 10.24.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.24.1...10.24.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 f3387d4 commit e3bce11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"npm": "^10.9.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.12.0",
23-
"preact": "10.24.1",
23+
"preact": "10.24.2",
2424
"snyk": "^1.1293.1",
2525
"whatwg-fetch": "3.6.20",
2626
"yarn": "^1.22.22"

demos/moderator/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11073,10 +11073,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1107311073
posthtml-parser "^0.11.0"
1107411074
posthtml-render "^3.0.0"
1107511075

11076-
11077-
version "10.24.1"
11078-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.1.tgz#501e206d0a46667b6d0d8b780c7a65172239b2d0"
11079-
integrity sha512-PnBAwFI3Yjxxcxw75n6VId/5TFxNW/81zexzWD9jn1+eSrOP84NdsS38H5IkF/UH3frqRPT+MvuCoVHjTDTnDw==
11076+
11077+
version "10.24.2"
11078+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.2.tgz#42179771d3b06e7adb884e3f8127ddd3d99b78f6"
11079+
integrity sha512-1cSoF0aCC8uaARATfrlz4VCBqE8LwZwRfLgkxJOQwAlQt6ayTmi0D9OF7nXid1POI5SZidFuG9CnlXbDfLqY/Q==
1108011080

1108111081
prelude-ls@^1.2.1:
1108211082
version "1.2.1"

0 commit comments

Comments
 (0)