1
0
Fork 0

Merge pull request #2134 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.23.4

Bump react-instantsearch-dom from 6.23.3 to 6.23.4
This commit is contained in:
Joost De Cock 2022-04-26 18:49:22 +02:00 committed by GitHub
commit fcae685a75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22212,10 +22212,10 @@ react-input-autosize@^3.0.0:
dependencies:
prop-types "^15.5.8"
react-instantsearch-core@6.23.3:
version "6.23.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.23.3.tgz#d1a7f5ec0dd615557720699e0d2374718b1ae9a1"
integrity sha512-Y8MdBlx1v2mF2omQdUlP6hQAbUse9vu65aRMuSWz4YU/KKzO3XGRenuOWeyL7QrgWVnYJ8n/Ed73O6bXasae7A==
react-instantsearch-core@6.23.4:
version "6.23.4"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.23.4.tgz#10ddd1278fa9b46104c692f5c367e12cd70148c7"
integrity sha512-wT2WACQW1LIt62kv9rBni4W9DPtFJUU7MLG7h6hXOg0n1MblGbKCZAjJ6WEFQsMWbqL3PK0EcV+Bm5gmxilPxg==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.8.0"
@ -22223,16 +22223,16 @@ react-instantsearch-core@6.23.3:
react-fast-compare "^3.0.0"
react-instantsearch-dom@^6.18.0:
version "6.23.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.23.3.tgz#afd575e8ebea5becbd484df359a589d4be0ea99a"
integrity sha512-SrO34OzUMMXul4FXLrj/+NlH6OdDIgfJmDFtrmnuDPqs/fRgE5RG24d79PM+6WjufONo2GfkDaE/OJ1fBhVdkQ==
version "6.23.4"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.23.4.tgz#af820f6415474d69f0aeff2b7e018c5226d6383a"
integrity sha512-sy/XTNiM2UlJZGbjH7ZvsI+pgEFIxIGQXGEdwniaiD1x/oHNfB7/XVJd62fUnrIPiz5YcADxg/tZQ5vvkU3izA==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.8.0"
classnames "^2.2.5"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-core "6.23.3"
react-instantsearch-core "6.23.4"
react-intl@4.5.0:
version "4.5.0"