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

This commit is contained in:
Renovate Bot
2021-07-23 11:19:34 +01:00
committed by Łukasz Mierzwa
parent fc8a18d6f1
commit 13f756c873
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20175,9 +20175,9 @@
}
},
"react-hotkeys-hook": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.2.tgz",
"integrity": "sha512-sR98wtrz3qyVZ5G3I5TTRy7Odm1I9poGt1VwT4RN1ztnobRV/pNGja+6B+LONv+IBIyHLvidzW8IZRB7AuAUkw==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.3.tgz",
"integrity": "sha512-V+4PRCZa41Irqcw0nDSeEF7pRIk+o0AH8LyGGF5ZEBTFnTsb6gc+9G3qB4lXHNfEmyMBGLxzPWenQ09JcwCGfQ==",
"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.3.2",
"react-hotkeys-hook": "3.3.3",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "8.32.0",
"react-js-pagination": "3.0.3",