From c8e1dc3a296f263bcf6d354ff615e9a5522f064b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 05:43:41 +0000 Subject: [PATCH] Bump react-instantsearch from 5.3.2 to 6.11.1 Bumps [react-instantsearch](https://github.com/algolia/react-instantsearch) from 5.3.2 to 6.11.1. - [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..5c2dae5a 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.1", "react-progress-bar.js": "~0.2.3", "react-timeago": "~4.1.9", "rebass": "2",