1
0
Fork 0

Merge pull request #2903 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.35.0

chore(deps): bump react-instantsearch-dom from 6.33.0 to 6.35.0
This commit is contained in:
Joost De Cock 2022-10-03 18:58:15 -05:00 committed by GitHub
commit 80f2bf3203
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15932,10 +15932,10 @@ react-i18next@^11.18.4:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"
react-instantsearch-core@6.33.0:
version "6.33.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.33.0.tgz#66c1a92106ff84c2c81a418b01c8bc7deacbbb70"
integrity sha512-AL4PhdhN67DqHi7dMpGK0FaJ7Od2QchEFrT+T8phNzj+AAhyqVXgBLa28ceeQZVVKR+Z69oF1icet+dWiSHD6Q==
react-instantsearch-core@6.35.0:
version "6.35.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.35.0.tgz#a0eb3910218aafaa5164479babad985f9f0ab832"
integrity sha512-ccMMbDmXNNqeS1olOx8mCMkVamoSG5S4HlXsqTLb3iHbluuinE8UE7LQGcG0N4UKWW4MkDJ0iB4rYQ1bd1pa3g==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.11.1"
@ -15943,16 +15943,16 @@ react-instantsearch-core@6.33.0:
react-fast-compare "^3.0.0"
react-instantsearch-dom@^6.18.0:
version "6.33.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.33.0.tgz#26319f8a126af84abfd028d78b1fdaed025551c9"
integrity sha512-3iCFkZOfCEwHou8XVaE39b5/YSlJ51nhkSxwM2aryVFh4m5AF6ZcAsrZmGc4i67f4eDkHsOwqbU2uwTHliyJ7w==
version "6.35.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.35.0.tgz#a3ab5ea80c637b81b6e043f6ca1bdb352b7c5c5a"
integrity sha512-RYtcL0QkIS86VWfTFP7KpxY73g36dLlo++Ijn63N+jpqSQaDMV1JibM7Rg8mTxsvZSTNkO6P46gg2XZ4WxQtvw==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.11.1"
classnames "^2.2.5"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-core "6.33.0"
react-instantsearch-core "6.35.0"
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0:
version "16.13.1"