chore(deps): bump react-instantsearch-dom from 6.33.0 to 6.35.0
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.33.0 to 6.35.0. - [Release notes](https://github.com/algolia/react-instantsearch/releases) - [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/react-instantsearch/compare/v6.33.0...v6.35.0) --- updated-dependencies: - dependency-name: react-instantsearch-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cfef146fd3
commit
b5da52a0f9
1 changed files with 8 additions and 8 deletions
16
yarn.lock
16
yarn.lock
|
@ -15898,10 +15898,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"
|
||||
|
@ -15909,16 +15909,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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue