Skip to content

Commit b289628

Browse files
Bump preact from 10.24.3 to 10.25.0 in /demos/moderator (#1273)
Bumps [preact](https://github.com/preactjs/preact) from 10.24.3 to 10.25.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.24.3...10.25.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 1aa4e28 commit b289628

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.13.0",
23-
"preact": "10.24.3",
23+
"preact": "10.25.0",
2424
"snyk": "^1.1294.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
@@ -11144,10 +11144,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1114411144
posthtml-parser "^0.11.0"
1114511145
posthtml-render "^3.0.0"
1114611146

11147-
preact@10.24.3:
11148-
version "10.24.3"
11149-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.3.tgz#086386bd47071e3b45410ef20844c21e23828f64"
11150-
integrity sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==
11147+
preact@10.25.0:
11148+
version "10.25.0"
11149+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.0.tgz#22a1c93ce97336c5d01d74f363433ab0cd5cde64"
11150+
integrity sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==
1115111151

1115211152
prelude-ls@^1.2.1:
1115311153
version "1.2.1"

0 commit comments

Comments
 (0)