Skip to content

Commit 18cbecf

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

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.11.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.16.4",
23-
"preact": "10.28.4",
23+
"preact": "10.29.0",
2424
"snyk": "^1.1303.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
@@ -11916,10 +11916,10 @@ posthtml@^0.15.1:
1191611916
posthtml-parser "^0.7.2"
1191711917
posthtml-render "^1.3.1"
1191811918

11919-
preact@10.28.4:
11920-
version "10.28.4"
11921-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.28.4.tgz#8ffab01c5c0590535bdaecdd548801f44c6e483a"
11922-
integrity sha512-uKFfOHWuSNpRFVTnljsCluEFq57OKT+0QdOiQo8XWnQ/pSvg7OpX5eNOejELXJMWy+BwM2nobz0FkvzmnpCNsQ==
11919+
preact@10.29.0:
11920+
version "10.29.0"
11921+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.29.0.tgz#a6e5858670b659c4d471c6fea232233e03b403e8"
11922+
integrity sha512-wSAGyk2bYR1c7t3SZ3jHcM6xy0lcBcDel6lODcs9ME6Th++Dx2KU+6D3HD8wMMKGA8Wpw7OMd3/4RGzYRpzwRg==
1192311923

1192411924
prelude-ls@^1.2.1:
1192511925
version "1.2.1"

0 commit comments

Comments
 (0)