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

Commit

Permalink
fix(deps): update dependency preact to v10.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2023
1 parent 1c115e4 commit 6fd4ac6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"imagemin-mozjpeg": "10.0.0",
"imagemin-webpack-plugin": "2.4.2",
"markdown-to-jsx": "7.1.9",
"preact": "10.13.1",
"preact": "10.14.0",
"preact-cli-plugin-netlify": "1.6.0",
"preact-render-to-string": "5.2.6",
"preact-router": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9311,10 +9311,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-4.1.0.tgz#5fb77f65746ac937c24746afef11f684ed6ed654"
integrity sha512-y1w2YvVpKAju9FMV+fAVR1NpH4MW5q07BZrziMZeg6F/rGJ9KvLUZtjOqsy2I8fDYiX36AM1AQTXIIK3jigBhA==

preact@10.13.1:
version "10.13.1"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.1.tgz#d220bd8771b8fa197680d4917f3cefc5eed88720"
integrity sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==
preact@10.14.0:
version "10.14.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.14.0.tgz#7353812c33ae79c1fa91bfd792db030a90565da3"
integrity sha512-4oh2sf208mKAdL5AQtzXxE387iSGNWMX/YjwMjH6m/XROILKAmx5Pbs2FsXrW7ixoVGGjpfYSBB833vOwYxNxw==

prelude-ls@~1.1.2:
version "1.1.2"
Expand Down

0 comments on commit 6fd4ac6

Please sign in to comment.