From 35697a23f022f8a405839c47e68b42084f77a114 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 19 Jun 2023 05:08:05 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.44.3 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 6278305e403..a5970efa8e5 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -238,7 +238,7 @@ dev: 'react-dom': *react 'react-hotkeys-hook': &reactHotkeysHook '4.4.0' 'react-instantsearch-dom': &reactInstantsearchDom '6.40.0' - 'react-instantsearch-hooks-web': '6.44.2' + 'react-instantsearch-hooks-web': '6.44.3' 'react-markdown': &reactMarkdown '8.0.7' 'react-swipeable': &reactSwipeable '7.0.1' 'react-timeago': &reactTimeago '7.1.0'