Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit d9dc1bc

Browse files
fix(deps): update dependency preact to v10.13.1 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0657ea commit d9dc1bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"imagemin-mozjpeg": "10.0.0",
3131
"imagemin-webpack-plugin": "2.4.2",
3232
"markdown-to-jsx": "7.1.9",
33-
"preact": "10.13.0",
33+
"preact": "10.13.1",
3434
"preact-cli-plugin-netlify": "1.6.0",
3535
"preact-render-to-string": "5.2.6",
3636
"preact-router": "4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9311,10 +9311,10 @@ [email protected]:
93119311
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-4.1.0.tgz#5fb77f65746ac937c24746afef11f684ed6ed654"
93129312
integrity sha512-y1w2YvVpKAju9FMV+fAVR1NpH4MW5q07BZrziMZeg6F/rGJ9KvLUZtjOqsy2I8fDYiX36AM1AQTXIIK3jigBhA==
93139313

9314-
9315-
version "10.13.0"
9316-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.0.tgz#f8bd3cf257a4dbe41da71a52131b79916d4ca89d"
9317-
integrity sha512-ERdIdUpR6doqdaSIh80hvzebHB7O6JxycOhyzAeLEchqOq/4yueslQbfnPwXaNhAYacFTyCclhwkEbOumT0tHw==
9314+
9315+
version "10.13.1"
9316+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.1.tgz#d220bd8771b8fa197680d4917f3cefc5eed88720"
9317+
integrity sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==
93189318

93199319
prelude-ls@~1.1.2:
93209320
version "1.1.2"

0 commit comments

Comments
 (0)