Skip to content

Commit c0b411e

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

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.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.12.0",
23-
"preact": "10.24.2",
23+
"preact": "10.24.3",
2424
"snyk": "^1.1293.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
@@ -11084,10 +11084,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1108411084
posthtml-parser "^0.11.0"
1108511085
posthtml-render "^3.0.0"
1108611086

11087-
11088-
version "10.24.2"
11089-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.2.tgz#42179771d3b06e7adb884e3f8127ddd3d99b78f6"
11090-
integrity sha512-1cSoF0aCC8uaARATfrlz4VCBqE8LwZwRfLgkxJOQwAlQt6ayTmi0D9OF7nXid1POI5SZidFuG9CnlXbDfLqY/Q==
11087+
11088+
version "10.24.3"
11089+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.3.tgz#086386bd47071e3b45410ef20844c21e23828f64"
11090+
integrity sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==
1109111091

1109211092
prelude-ls@^1.2.1:
1109311093
version "1.2.1"

0 commit comments

Comments
 (0)