Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2022
1 parent 82b6c28 commit 74337c8
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 @@ -15,7 +15,7 @@
"dependencies": {
"algoliasearch": "4.12.2",
"invariant": "2.2.4",
"preact": "10.6.6",
"preact": "10.7.0",
"qs": "6.10.3",
"react-instantsearch-dom": "6.22.0",
"react-router-dom": "6.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5957,10 +5957,10 @@ [email protected], postcss@^8.2.4, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.3.6,
picocolors "^1.0.0"
source-map-js "^1.0.2"

preact@10.6.6:
version "10.6.6"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.6.tgz#f1899bc8dab7c0788b858481532cb3b5d764a520"
integrity sha512-dgxpTFV2vs4vizwKohYKkk7g7rmp1wOOcfd4Tz3IB3Wi+ivZzsn/SpeKJhRENSE+n8sUfsAl4S3HiCVT923ABw==
preact@10.7.0:
version "10.7.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.0.tgz#3bd424677a894c8199f66a881df283b44bea0eeb"
integrity sha512-9MEURwzNMKpAil/t6+wabDIJI6oG6GnwypYxiJDvQnW+fHDTt51PYuLZ1QUM31hFr7sDaj9qTaShAF9VIxuxGQ==

prelude-ls@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit 74337c8

Please sign in to comment.