From 5cc39aeb156849813f1fe88b56a0dd5e214851fc Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 13 Jul 2023 05:52:48 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hotkeys-hook-4.4.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 34a21ad3faf..82ff2c4a33f 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -236,7 +236,7 @@ dev: 'react': &react '18.2.0' 'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0' 'react-dom': *react - 'react-hotkeys-hook': &reactHotkeysHook '4.4.0' + 'react-hotkeys-hook': &reactHotkeysHook '4.4.1' 'react-instantsearch-dom': &reactInstantsearchDom '6.40.1' 'react-instantsearch-hooks-web': '6.46.0' 'react-markdown': &reactMarkdown '8.0.7'