Skip to content

Commit 7a54f6e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-hotkeys-hook to v3.4.3
1 parent 07c8e7b commit 7a54f6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "17.0.2",
3131
"react-helmet": "6.1.0",
3232
"react-hook-form": "6.15.8",
33-
"react-hotkeys-hook": "3.4.2",
33+
"react-hotkeys-hook": "3.4.3",
3434
"react-router": "5.2.1",
3535
"react-router-dom": "5.3.0",
3636
"react-scripts": "4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18639,10 +18639,10 @@ [email protected]:
1863918639
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
1864018640
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
1864118641

18642-
18643-
version "3.4.2"
18644-
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-3.4.2.tgz#dc9e16eb81032a854b2a7f3d2045b26a93535b44"
18645-
integrity sha512-QYnocd7TX1ql4s6lBVtAMwVi9rou4ip2ueAWoUXJtEWpgoPyRx1Dk6O012kpHZVcVGqazNbnWstxURO735f06g==
18642+
18643+
version "3.4.3"
18644+
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-3.4.3.tgz#74da79c2a5106f8d203f543794833c1af39030ac"
18645+
integrity sha512-rb8wjXItbZ0ItX1lHKd1lVfqoiGhzrnNo+rtqNoTkxMdyUcxI3RIdP8wmAHoK9Z/0F+aHo2yWAeKgv3pUvmGpw==
1864618646
dependencies:
1864718647
hotkeys-js "3.8.7"
1864818648

0 commit comments

Comments
 (0)