Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore: update instantsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Mar 3, 2021
1 parent bdd3560 commit fbf330b
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 @@ -46,7 +46,7 @@
},
"dependencies": {
"algoliasearch-helper": "^3.1.0",
"instantsearch.js": "^4.16.0"
"instantsearch.js": "^4.16.1"
},
"peerDependencies": {
"algoliasearch": ">= 3.32.0 < 5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7892,10 +7892,10 @@ instantsearch.css@7.3.1:
resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-7.3.1.tgz#7ab74a8f355091ae040947a9cf5438f379026622"
integrity sha512-/kaMDna5D+Q9mImNBHEhb9HgHATDOFKYii7N1Iwvrj+lmD9gBJLqVhUw67gftq2O0QI330pFza+CRscIwB1wQQ==

instantsearch.js@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.16.0.tgz#c45a22fee4565600f83e5a6b8fc3923a957a2de7"
integrity sha512-b0lJMfb+TdvDsNczFId43GXwJlIfSkChL2tY4tWCJtHZElbyqgaAZF+4o0iecg2THz7Xk+mrmpuLtoWgTZlvpQ==
instantsearch.js@^4.16.1:
version "4.16.1"
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.16.1.tgz#78e00d2256c89693a94f58ebfc5f0864953b7ec8"
integrity sha512-NfwNOb+Ftj7Y+h6lW7iCd5SXWKIHQZ981ldSddEHbgTexbdJEyxgWhaF8c3HajCySp8wZPD2gj9KpNQy/BsUgQ==
dependencies:
"@types/googlemaps" "^3.39.6"
algoliasearch-helper "^3.4.4"
Expand Down

0 comments on commit fbf330b

Please sign in to comment.