From 9bb1dee65f0e9cb027320c7316520faaac29c0e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 05:53:18 +0000 Subject: [PATCH] Bump react-instantsearch from 5.3.2 to 6.11.2 Bumps [react-instantsearch](https://github.com/algolia/react-instantsearch) from 5.3.2 to 6.11.2. - [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/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56f63552..3a3bfab1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-feather": "~1.1.4", "react-headroom": "~2.2.4", "react-infinite-scroll-component": "3", - "react-instantsearch": "~5.3.2", + "react-instantsearch": "~6.11.2", "react-progress-bar.js": "~0.2.3", "react-timeago": "~4.1.9", "rebass": "2",