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

This commit is contained in:
Renovate Bot
2020-12-28 19:10:19 +00:00
committed by Łukasz Mierzwa
parent 636ed3ce1f
commit b95edfe2cb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16870,9 +16870,9 @@
}
},
"react-hotkeys-hook": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.0.0.tgz",
"integrity": "sha512-+REGVOXPfdENyALHIrEkLBSc4DvKXUtW9eNLZwtotrcucUCySNqiH8NfXPpTAX2LUR8kB9rv7j453HoXD2e5oA==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.0.1.tgz",
"integrity": "sha512-otpd7gPyyz1etP+WtjEpKRFjR9QIBPYBrzpz9i7o6WeURbY9D2Cn5cy2jNIL9OrxaN2ljno3gSXLdvMfsCNgYA==",
"requires": {
"hotkeys-js": "3.8.1"
}
+1 -1
View File
@@ -63,7 +63,7 @@
"react-day-picker": "7.4.8",
"react-dom": "17.0.1",
"react-highlighter": "0.4.3",
"react-hotkeys-hook": "3.0.0",
"react-hotkeys-hook": "3.0.1",
"react-idle-timer": "4.5.0",
"react-input-range": "1.3.0",
"react-intersection-observer": "8.31.0",