From f41295dfa69282e6e898b0b42b60cc723d5e9a11 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 20 Jul 2023 04:51:16 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.47.1 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 9d38b5da2d9..3e531d82512 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -238,7 +238,7 @@ dev: 'react-dom': *react 'react-hotkeys-hook': &reactHotkeysHook '4.4.1' 'react-instantsearch-dom': &reactInstantsearchDom '6.40.1' - 'react-instantsearch-hooks-web': '6.47.0' + 'react-instantsearch-hooks-web': '6.47.1' 'react-markdown': &reactMarkdown '8.0.7' 'react-swipeable': &reactSwipeable '7.0.1' 'react-timeago': &reactTimeago '7.1.0'