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

This commit is contained in:
Renovate Bot
2021-04-22 12:59:18 +01:00
committed by Łukasz Mierzwa
parent 75fde6e731
commit 0c8ebedd67
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17050,9 +17050,9 @@
}
},
"react-hotkeys-hook": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.0.tgz",
"integrity": "sha512-DbxcZpswAcJKc0Fw5oTWeRImGLVerDlMU8ndIAH5Waed8wvpafk/F2i43BZo2O3Ftn/RzQsD4EFU8e8FSjVFTg==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.1.tgz",
"integrity": "sha512-y6eCMEysh09lIgRQvIC76L7ehqUWf/7h8VlqT6w7RRnim5CX5CXldo64+CjWanIcgr++q5yTNwr7A/8DXA1u9A==",
"requires": {
"hotkeys-js": "3.8.3"
}
+1 -1
View File
@@ -62,7 +62,7 @@
"react-cool-dimensions": "2.0.1",
"react-day-picker": "7.4.10",
"react-dom": "17.0.2",
"react-hotkeys-hook": "3.3.0",
"react-hotkeys-hook": "3.3.1",
"react-idle-timer": "4.6.1",
"react-intersection-observer": "8.31.1",
"react-js-pagination": "3.0.3",