fix(deps): update dependency react-hotkeys-hook to v3.4.2

This commit is contained in:
Renovate Bot
2021-09-25 21:06:44 +01:00
committed by Łukasz Mierzwa
parent 436748208f
commit 73204a2c2d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19069,9 +19069,9 @@
}
},
"react-hotkeys-hook": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.4.1.tgz",
"integrity": "sha512-lZbVRAsAXrE6povXT81BYd5WMT+JFGOU9Mx4qT830AelRDKoVWQa76yyk7nMgK++O6DfZShYp06rppf+8HkeeQ==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.4.2.tgz",
"integrity": "sha512-QYnocd7TX1ql4s6lBVtAMwVi9rou4ip2ueAWoUXJtEWpgoPyRx1Dk6O012kpHZVcVGqazNbnWstxURO735f06g==",
"requires": {
"hotkeys-js": "3.8.7"
}
+1 -1
View File
@@ -40,7 +40,7 @@
"react-cool-dimensions": "2.0.7",
"react-day-picker": "7.4.10",
"react-dom": "17.0.2",
"react-hotkeys-hook": "3.4.1",
"react-hotkeys-hook": "3.4.2",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "8.32.1",
"react-js-pagination": "3.0.3",