Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 33a42b6

Browse files
Bump react-instantsearch-dom from 6.8.2 to 6.8.3
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.8.2 to 6.8.3. - [Release notes](https://github.com/algolia/react-instantsearch/releases) - [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md) - [Commits](algolia/react-instantsearch@v6.8.2...v6.8.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e624b00 commit 33a42b6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"postcss-preset-env": "^6.7.0",
7474
"prettier": "^2.2.1",
7575
"prop-types": "^15.7.2",
76-
"react-instantsearch-dom": "^6.8.2",
76+
"react-instantsearch-dom": "^6.8.3",
7777
"react-is": "^17.0.1",
7878
"storybook-addon-next-router": "^2.0.0",
7979
"storybook-css-modules-preset": "^1.0.5",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11096,27 +11096,27 @@ react-inspector@^5.0.1:
1109611096
is-dom "^1.1.0"
1109711097
prop-types "^15.6.1"
1109811098

11099-
react-instantsearch-core@^6.8.2:
11100-
version "6.8.2"
11101-
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.8.2.tgz#61046c9c5ccdc94cfe84893f7fcab89614c50d54"
11102-
integrity sha512-UdAjcNIXb2mSECEDS/2XuB4W6rcbnph1NjJBUpY5TLLzSCdKXNTzS2PxF5hkdeuY0L/m/hvDQX6YqxV28PqKLA==
11099+
react-instantsearch-core@^6.8.3:
11100+
version "6.8.3"
11101+
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.8.3.tgz#696797ea426ee8455f1d7e5f43c72f93d9bfa7fb"
11102+
integrity sha512-pRmWQsXz96t4QbrgH1WZRW0+EFNJ/08ckxSX5HsXfxLUL0myljc0/X2cSWgc7v0oJtwgDuy90vgn9C3S2TlErA==
1110311103
dependencies:
1110411104
"@babel/runtime" "^7.1.2"
1110511105
algoliasearch-helper "^3.1.0"
11106-
prop-types "^15.5.10"
11106+
prop-types "^15.6.2"
1110711107
react-fast-compare "^3.0.0"
1110811108

11109-
react-instantsearch-dom@^6.8.2:
11110-
version "6.8.2"
11111-
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.8.2.tgz#4d50ad62c662c5d0ada4a34c15de06994bb68814"
11112-
integrity sha512-d6YBsjW/aF3qzul7qqUV/KuzEFPVxlAZm3QhREPqMvOyrPTnG5itZZBLe7sFm9OKJ/8shR4TyNp3hb94as7COg==
11109+
react-instantsearch-dom@^6.8.3:
11110+
version "6.8.3"
11111+
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.8.3.tgz#5604a3c6a2e6c8b511f365c65486ded255a6eba3"
11112+
integrity sha512-+Z0zgARvnfDbMnPIZX8CfwKE+TCX7E751Ty4RDnjnmpgnrfYzoodMr4/By/3vZ2KRk308gpyx9yyXZ18/3Ay/g==
1111311113
dependencies:
1111411114
"@babel/runtime" "^7.1.2"
1111511115
algoliasearch-helper "^3.1.0"
1111611116
classnames "^2.2.5"
11117-
prop-types "^15.5.10"
11117+
prop-types "^15.6.2"
1111811118
react-fast-compare "^3.0.0"
11119-
react-instantsearch-core "^6.8.2"
11119+
react-instantsearch-core "^6.8.3"
1112011120

1112111121
[email protected], react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
1112211122
version "16.13.1"

0 commit comments

Comments
 (0)