Skip to content

Commit afab30c

Browse files
Bump preact from 10.23.1 to 10.23.2 in /demos/moderator (#1184)
Bumps [preact](https://github.com/preactjs/preact) from 10.23.1 to 10.23.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.23.1...10.23.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 19d101a commit afab30c

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.23.1",
23+
"preact": "10.23.2",
2424
"snyk": "^1.1292.4",
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
@@ -10927,10 +10927,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1092710927
posthtml-parser "^0.11.0"
1092810928
posthtml-render "^3.0.0"
1092910929

10930-
10931-
version "10.23.1"
10932-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.23.1.tgz#d400107289bc979881c5212cb5f5cd22cd1dc38c"
10933-
integrity sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==
10930+
10931+
version "10.23.2"
10932+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.23.2.tgz#52deec92796ae0f0cc6b034d9c66e0fbc1b837dc"
10933+
integrity sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==
1093410934

1093510935
prelude-ls@^1.2.1:
1093610936
version "1.2.1"

0 commit comments

Comments
 (0)