Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 21aedc3 commit 6879ad8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"markdown-it": "13.0.2",
"mitt": "3.0.1",
"nprogress": "1.0.0-1",
"preact": "10.17.1",
"preact": "10.18.1",
"preact-compat": "3.19.0",
"subscriptions-transport-ws": "0.11.0",
"svg-pan-zoom": "3.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3711,7 +3711,7 @@ __metadata:
nodemon: 3.0.1
nprogress: 1.0.0-1
nyc: 15.1.0
preact: 10.17.1
preact: 10.18.1
preact-compat: 3.19.0
sass: 1.69.0
sinon: 16.1.0
Expand Down Expand Up @@ -8181,10 +8181,10 @@ __metadata:
languageName: node
linkType: hard

"preact@npm:10.17.1":
version: 10.17.1
resolution: "preact@npm:10.17.1"
checksum: d25193272d2d2e58beb5dea7c0a715090a942d437638e39977b92f5729eb8d8a3410393f6f73799c850953e679ca79cf7a285dca31f34c492ff62df2f27643bf
"preact@npm:10.18.1":
version: 10.18.1
resolution: "preact@npm:10.18.1"
checksum: 691030149fdbd026cac7c07147756f48c6cb8cdea6a8af8c0f383e4c31f5bce48cdc751e4bccf8826560a0d2db77ada401c0308f2bcae2961d16972c26c95607
languageName: node
linkType: hard

Expand Down

0 comments on commit 6879ad8

Please sign in to comment.