Skip to content

Commit 33d6e68

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-hotkeys-hook to v3.4.6
1 parent a839946 commit 33d6e68

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.4",
33+
"react-hotkeys-hook": "3.4.6",
3434
"react-router": "5.3.1",
3535
"react-router-dom": "5.3.1",
3636
"react-scripts": "4.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13540,10 +13540,10 @@ hosted-git-info@^2.1.4:
1354013540
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
1354113541
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
1354213542

13543-
hotkeys-js@3.8.7:
13544-
version "3.8.7"
13545-
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.8.7.tgz#c16cab978b53d7242f860ca3932e976b92399981"
13546-
integrity sha512-ckAx3EkUr5XjDwjEHDorHxRO2Kb7z6Z2Sxul4MbBkN8Nho7XDslQsgMJT+CiJ5Z4TgRxxvKHEpuLE3imzqy4Lg==
13543+
hotkeys-js@3.9.3:
13544+
version "3.9.3"
13545+
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.3.tgz#4b755cc695b388d7f93a83aff4b0c2a45719996c"
13546+
integrity sha512-s+f0xyvDmf6+DyrFQ2SY+eA7lbvMbjqkqi0I0SpMgnN5tZx7DeH8nsWhkJR4KEq3pxDPHJppDUhdt1rZFW5LeQ==
1354713547

1354813548
hpack.js@^2.1.6:
1354913549
version "2.1.6"
@@ -20128,12 +20128,12 @@ [email protected]:
2012820128
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
2012920129
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
2013020130

20131-
20132-
version "3.4.4"
20133-
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-3.4.4.tgz#52ba5d8ef5e47cc2e776c70a9036d518e0993d51"
20134-
integrity sha512-vaORq07rWgmuF3owWRhgFV/3VL8/l2q9lz0WyVEddJnWTtKW+AOgU5YgYKuwN6h6h7bCcLG3MFsJIjCrM/5DvQ==
20131+
20132+
version "3.4.6"
20133+
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-3.4.6.tgz#21eda8e97121583a14056479e3eea9e51d2e2a69"
20134+
integrity sha512-SiGKHnauaAQglRA7qeiW5LTa0KoT2ssv8YGYKZQoM3P9v5JFEHJdXOSFml1N6K86oKQ8dLCLlxqBqGlSJWGmxQ==
2013520135
dependencies:
20136-
hotkeys-js "3.8.7"
20136+
hotkeys-js "3.9.3"
2013720137

2013820138
react-is@^16.10.2, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
2013920139
version "16.13.1"

0 commit comments

Comments
 (0)