Skip to content

Commit 4ae7210

Browse files
build(deps): bump preact from 10.17.0 to 10.17.1 in /demos/moderator (#757)
Bumps [preact](https://github.com/preactjs/preact) from 10.17.0 to 10.17.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.17.0...10.17.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 59a9abc commit 4ae7210

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": "^9.8.1",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.9.3",
23-
"preact": "10.17.0",
23+
"preact": "10.17.1",
2424
"snyk": "^1.1204.0",
2525
"whatwg-fetch": "3.6.17",
2626
"yarn": "^1.22.19"

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10539,10 +10539,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1053910539
posthtml-parser "^0.11.0"
1054010540
posthtml-render "^3.0.0"
1054110541

10542-
10543-
version "10.17.0"
10544-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.17.0.tgz#77c0e3402767c999ac0f1ba39bd43cd85beab06b"
10545-
integrity sha512-SNsI8cbaCcUS5tbv9nlXuCfIXnJ9ysBMWk0WnB6UWwcVA3qZ2O6FxqDFECMAMttvLQcW/HaNZUe2BLidyvrVYw==
10542+
10543+
version "10.17.1"
10544+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.17.1.tgz#0a1b3c658c019e759326b9648c62912cf5c2dde1"
10545+
integrity sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA==
1054610546

1054710547
prelude-ls@^1.2.1:
1054810548
version "1.2.1"

0 commit comments

Comments
 (0)