Skip to content

Commit f645561

Browse files
build(deps): bump preact from 10.13.0 to 10.13.1 in /demos/moderator (#547)
Bumps [preact](https://github.com/preactjs/preact) from 10.13.0 to 10.13.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.13.0...10.13.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 3be5000 commit f645561

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.6.1",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.8.3",
23-
"preact": "10.13.0",
23+
"preact": "10.13.1",
2424
"snyk": "^1.1115.0",
2525
"whatwg-fetch": "3.6.2",
2626
"yarn": "^1.22.19"

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9811,10 +9811,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
98119811
posthtml-parser "^0.11.0"
98129812
posthtml-render "^3.0.0"
98139813

9814-
9815-
version "10.13.0"
9816-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.0.tgz#f8bd3cf257a4dbe41da71a52131b79916d4ca89d"
9817-
integrity sha512-ERdIdUpR6doqdaSIh80hvzebHB7O6JxycOhyzAeLEchqOq/4yueslQbfnPwXaNhAYacFTyCclhwkEbOumT0tHw==
9814+
9815+
version "10.13.1"
9816+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.1.tgz#d220bd8771b8fa197680d4917f3cefc5eed88720"
9817+
integrity sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==
98189818

98199819
prelude-ls@^1.2.1:
98209820
version "1.2.1"

0 commit comments

Comments
 (0)