Skip to content

Commit 3c92a55

Browse files
Bump preact from 10.26.2 to 10.26.3 in /demos/moderator (#1381)
Bumps [preact](https://github.com/preactjs/preact) from 10.26.2 to 10.26.3. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.2...10.26.3) --- 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 138b977 commit 3c92a55

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.1.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.3",
23-
"preact": "10.26.2",
23+
"preact": "10.26.3",
2424
"snyk": "^1.1295.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
@@ -11440,10 +11440,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1144011440
posthtml-parser "^0.11.0"
1144111441
posthtml-render "^3.0.0"
1144211442

11443-
11444-
version "10.26.2"
11445-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.2.tgz#d737055584a4d8004ec273e425fb4c30960aa512"
11446-
integrity sha512-0gNmv4qpS9HaN3+40CLBAnKe0ZfyE4ZWo5xKlC1rVrr0ckkEvJvAQqKaHANdFKsGstoxrY4AItZ7kZSGVoVjgg==
11443+
11444+
version "10.26.3"
11445+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.3.tgz#ee75b4215af706e1d0a47f9170b3dafc0f5f70d7"
11446+
integrity sha512-OJCfNTdttkOTCbTN+gCnXn/woDqz1dIjvP+gdCoYGP2kKuX6w79FAP8qgY/r7jgAunvqHVVmEOKzKOFWzrXZdw==
1144711447

1144811448
prelude-ls@^1.2.1:
1144911449
version "1.2.1"

0 commit comments

Comments
 (0)