Bump hotkeys-js from 3.9.5 to 3.10.0

Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.9.5 to 3.10.0.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases)
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.9.5...v3.10.0)

---
updated-dependencies:
- dependency-name: hotkeys-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-08 04:12:01 +00:00 committed by Kavin
parent be85028391
commit 5c2229c714
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"@fortawesome/vue-fontawesome": "^3.0.1",
"buffer": "^6.0.3",
"dompurify": "^2.4.0",
"hotkeys-js": "^3.9.5",
"hotkeys-js": "^3.10.0",
"javascript-time-ago": "^2.5.7",
"mux.js": "^6.2.0",
"shaka-player": "4.2.1",

View file

@ -2599,10 +2599,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
hotkeys-js@^3.9.5:
version "3.9.5"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.5.tgz#8314d0522bf2601e36003213047e9dc7d56d19fe"
integrity sha512-T0G8CUZ6Q1IOgPnLK1hDXR8DqgKF/VWEsHvZgi6CM7Ub9oOAzvWuJ3Qhc/9nFQaR26MfFOZSwULHrtCnsUX7zA==
hotkeys-js@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.10.0.tgz#2bbd13de4aa002fa916c34e3859239924311e35a"
integrity sha512-20xeVdOqcgTkMox0+BqFwADZP7+5dy/9CFPpAinSMh2d0s3b0Hs2V2D+lMh4Hphkf7VE9pwnOl58eP1te+REcg==
human-signals@^2.1.0:
version "2.1.0"