Skip to content

Commit f3208e7

Browse files
Bump preact from 10.28.3 to 10.28.4 in /demos/moderator (#1750)
Bumps [preact](https://github.com/preactjs/preact) from 10.28.3 to 10.28.4. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.28.3...10.28.4) --- updated-dependencies: - dependency-name: preact dependency-version: 10.28.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c161f58 commit f3208e7

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": "^11.10.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.16.4",
23-
"preact": "10.28.3",
23+
"preact": "10.28.4",
2424
"snyk": "^1.1302.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
@@ -11927,10 +11927,10 @@ posthtml@^0.15.1:
1192711927
posthtml-parser "^0.7.2"
1192811928
posthtml-render "^1.3.1"
1192911929

11930-
preact@10.28.3:
11931-
version "10.28.3"
11932-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.28.3.tgz#3c2171526b3e29628ad1a6c56a9e3ca867bbdee8"
11933-
integrity sha512-tCmoRkPQLpBeWzpmbhryairGnhW9tKV6c6gr/w+RhoRoKEJwsjzipwp//1oCpGPOchvSLaAPlpcJi9MwMmoPyA==
11930+
preact@10.28.4:
11931+
version "10.28.4"
11932+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.28.4.tgz#8ffab01c5c0590535bdaecdd548801f44c6e483a"
11933+
integrity sha512-uKFfOHWuSNpRFVTnljsCluEFq57OKT+0QdOiQo8XWnQ/pSvg7OpX5eNOejELXJMWy+BwM2nobz0FkvzmnpCNsQ==
1193411934

1193511935
prelude-ls@^1.2.1:
1193611936
version "1.2.1"

0 commit comments

Comments
 (0)