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

Commit ad999c7

Browse files
fix(deps): update dependency preact to v10.20.2
1 parent da85f46 commit ad999c7

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.1",
33+
"preact": "10.20.2",
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 @@ preact-router@4.1.0:
93119311
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-4.1.0.tgz#5fb77f65746ac937c24746afef11f684ed6ed654"
93129312
integrity sha512-y1w2YvVpKAju9FMV+fAVR1NpH4MW5q07BZrziMZeg6F/rGJ9KvLUZtjOqsy2I8fDYiX36AM1AQTXIIK3jigBhA==
93139313

9314-
preact@10.13.1:
9315-
version "10.13.1"
9316-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.1.tgz#d220bd8771b8fa197680d4917f3cefc5eed88720"
9317-
integrity sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==
9314+
preact@10.20.2:
9315+
version "10.20.2"
9316+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.20.2.tgz#0b343299a8c020562311cc25db93b3d832ec5e71"
9317+
integrity sha512-S1d1ernz3KQ+Y2awUxKakpfOg2CEmJmwOP+6igPx6dgr6pgDvenqYviyokWso2rhHvGtTlWWnJDa7RaPbQerTg==
93189318

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

0 commit comments

Comments
 (0)