Skip to content

Commit 98d7c7d

Browse files
build(deps): bump preact from 10.13.1 to 10.13.2 in /demos/moderator (#576)
Bumps [preact](https://github.com/preactjs/preact) from 10.13.1 to 10.13.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.13.1...10.13.2) --- 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 f16f451 commit 98d7c7d

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.2",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.8.3",
23-
"preact": "10.13.1",
23+
"preact": "10.13.2",
2424
"snyk": "^1.1127.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
@@ -9812,10 +9812,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
98129812
posthtml-parser "^0.11.0"
98139813
posthtml-render "^3.0.0"
98149814

9815-
9816-
version "10.13.1"
9817-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.1.tgz#d220bd8771b8fa197680d4917f3cefc5eed88720"
9818-
integrity sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==
9815+
9816+
version "10.13.2"
9817+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.2.tgz#2c40c73d57248b57234c4ae6cd9ab9d8186ebc0a"
9818+
integrity sha512-q44QFLhOhty2Bd0Y46fnYW0gD/cbVM9dUVtNTDKPcdXSMA7jfY+Jpd6rk3GB0lcQss0z5s/6CmVP0Z/hV+g6pw==
98199819

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

0 commit comments

Comments
 (0)