Skip to content

Commit b09c28b

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

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.1",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.2",
23-
"preact": "10.25.0",
23+
"preact": "10.25.1",
2424
"snyk": "^1.1294.2",
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
@@ -11141,10 +11141,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1114111141
posthtml-parser "^0.11.0"
1114211142
posthtml-render "^3.0.0"
1114311143

11144-
11145-
version "10.25.0"
11146-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.0.tgz#22a1c93ce97336c5d01d74f363433ab0cd5cde64"
11147-
integrity sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==
11144+
11145+
version "10.25.1"
11146+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.1.tgz#1c4b84253c42dee874bfbf6a92bdce45e3662665"
11147+
integrity sha512-frxeZV2vhQSohQwJ7FvlqC40ze89+8friponWUFeVEkaCfhC6Eu4V0iND5C9CXz8JLndV07QRDeXzH1+Anz5Og==
1114811148

1114911149
prelude-ls@^1.2.1:
1115011150
version "1.2.1"

0 commit comments

Comments
 (0)