Skip to content

Commit d6d032e

Browse files
renovate-botg3force
authored andcommitted
Update dependency v-hotkey to v0.9.0
1 parent dfc1618 commit d6d032e

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"jquery": "3.6.0",
1717
"popper.js": "1.16.1",
1818
"protobufjs": "6.11.2",
19-
"v-hotkey": "0.2.3",
19+
"v-hotkey": "0.9.0",
2020
"vue": "2.6.14",
2121
"vue-native-websocket": "2.0.15",
2222
"vue-router": "3.5.3",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8110,10 +8110,12 @@ uuid@^8.3.2:
81108110
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
81118111
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
81128112

8113-
8114-
version "0.2.3"
8115-
resolved "https://registry.yarnpkg.com/v-hotkey/-/v-hotkey-0.2.3.tgz#ef0e7a021e9cda59b67510d870cde3f2176ed5c6"
8116-
integrity sha512-D4zVnQjahVCl7lr7xKw/6jn3rsnifKnM52YpHWHq7L+7VNIr1NiwpgASINpxbW9Id59aMZ8Tm8kuKqOdTJrvhQ==
8113+
8114+
version "0.9.0"
8115+
resolved "https://registry.yarnpkg.com/v-hotkey/-/v-hotkey-0.9.0.tgz#3e6c17128a2faa5f2a80a2f06f6c062b83c5d3e1"
8116+
integrity sha512-PVbU9cw5oyoOr6y5q0nN9xmndzpCsLDhXRgVP80WRMvM1Eqkai3ViuJs/D+qFhRht6u5LyM10eBEZ5hq+3qLTg==
8117+
dependencies:
8118+
core-js "^2.6.5"
81178119

81188120
validate-npm-package-license@^3.0.1:
81198121
version "3.0.4"

0 commit comments

Comments
 (0)