Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 5cf53df commit 00de3a9
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.16.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.16.0:
version "10.16.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.16.0.tgz#68a06d70b191b8a313ea722d61e09c6b2a79a37e"
integrity sha512-XTSj3dJ4roKIC93pald6rWuB2qQJO9gO2iLLyTe87MrjQN+HklueLsmskbywEWqCHlclgz3/M4YLL2iBr9UmMA==

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

0 comments on commit 00de3a9

Please sign in to comment.