Skip to content

Commit 4869176

Browse files
Bump preact from 10.26.0 to 10.26.1 in /demos/moderator (#1370)
Bumps [preact](https://github.com/preactjs/preact) from 10.26.0 to 10.26.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.0...10.26.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 97b98b6 commit 4869176

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.0",
23+
"preact": "10.26.1",
2424
"snyk": "^1.1295.3",
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
@@ -11447,10 +11447,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
1144711447
posthtml-parser "^0.11.0"
1144811448
posthtml-render "^3.0.0"
1144911449

11450-
11451-
version "10.26.0"
11452-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.0.tgz#35526753a8fbb98138f1de90fd51022bd40ca661"
11453-
integrity sha512-6ugi/Mb7lyV5RA6KlnijFyDLMU253i7L0RRiObIzDoqj59KT9iTeNJbA/YGw6M7jP4vxaab0DOA8DgodTOA6EQ==
11450+
11451+
version "10.26.1"
11452+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.1.tgz#a634ada3877a9a1aca13d23977fc61302a92a044"
11453+
integrity sha512-K5aMG0NdGHZ8yV1GfGtGA4JwnWxe/HIDzyr9svdo2DeokLUJ/+W8MpeuPrfOytu5rHHgYQrvGxUoW83sapJZnw==
1145411454

1145511455
prelude-ls@^1.2.1:
1145611456
version "1.2.1"

0 commit comments

Comments
 (0)