From 88e76ca5987b7ce9fdd54fcdd737f2bc337a7de7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 17 Apr 2023 05:14:54 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hotkeys-hook-4.4.0 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 da4b9783da3..c3755df868f 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -248,7 +248,7 @@ dev: 'react': &react '18.2.0' 'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0' 'react-dom': *react - 'react-hotkeys-hook': &reactHotkeysHook '4.3.8' + 'react-hotkeys-hook': &reactHotkeysHook '4.4.0' 'react-instantsearch-dom': &reactInstantsearchDom '6.39.1' 'react-markdown': &reactMarkdown '8.0.7' 'react-swipeable': &reactSwipeable '7.0.0'