Skip to content

Commit 0d13b89

Browse files
Bump preact from 10.23.2 to 10.24.0 in /demos/moderator (#1205)
Bumps [preact](https://github.com/preactjs/preact) from 10.23.2 to 10.24.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.23.2...10.24.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 1069832 commit 0d13b89

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.3",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.12.0",
23-
"preact": "10.23.2",
23+
"preact": "10.24.0",
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
@@ -10940,10 +10940,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1094010940
posthtml-parser "^0.11.0"
1094110941
posthtml-render "^3.0.0"
1094210942

10943-
preact@10.23.2:
10944-
version "10.23.2"
10945-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.23.2.tgz#52deec92796ae0f0cc6b034d9c66e0fbc1b837dc"
10946-
integrity sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==
10943+
preact@10.24.0:
10944+
version "10.24.0"
10945+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.0.tgz#bd8139bee35aafede3c6de96d2453982610dfeef"
10946+
integrity sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==
1094710947

1094810948
prelude-ls@^1.2.1:
1094910949
version "1.2.1"

0 commit comments

Comments
 (0)