Skip to content

Commit 5668669

Browse files
Update dependency @types/videojs-hotkeys to v0.2.3
1 parent a6dae72 commit 5668669

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/chrome": "0.0.174",
1111
"@types/node": "16.11.19",
1212
"@types/video.js": "7.3.14",
13-
"@types/videojs-hotkeys": "0.2.0",
13+
"@types/videojs-hotkeys": "0.2.3",
1414
"@types/webpack": "5.28.0",
1515
"ts-loader": "9.2.6",
1616
"ts-node": "10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@
115115
resolved "https://registry.yarnpkg.com/@types/video.js/-/video.js-7.3.14.tgz#ad47f4021afb1d2ea1f32389da06ddb4f4e788f8"
116116
integrity sha512-8bYfJa1J5+IwAtfB7QiveRrqW7DnZ2yMEDOSkx9MguBP1rluW06S2A13BIrcUKfQSp9iyuGWk8jnsOM+XBfYZg==
117117

118-
"@types/videojs-hotkeys@0.2.0":
119-
version "0.2.0"
120-
resolved "https://registry.yarnpkg.com/@types/videojs-hotkeys/-/videojs-hotkeys-0.2.0.tgz#c5692f61ee5ed08ba3ae597accad38daa614195b"
121-
integrity sha512-FmuIGrx7jAFvqZWdqVkGZu7dpnov75GBy9uYd328PW2dDmTHEPy4Jdc+ZQN5ewU3/VC8PZ2SYWWc6gL2UYvRRg==
118+
"@types/videojs-hotkeys@0.2.3":
119+
version "0.2.3"
120+
resolved "https://registry.yarnpkg.com/@types/videojs-hotkeys/-/videojs-hotkeys-0.2.3.tgz#8c5679457e72db40063f236bd6c0f002d58e6272"
121+
integrity sha512-YoPiBDkxzzJqis9af/61Pr4ENb6KV6nTG5crDpFhCO6/UN6LwGgL34Zw0BuKI77rYw70OvgRuOrmFUuIrmakLA==
122122
dependencies:
123123
"@types/video.js" "*"
124124

0 commit comments

Comments
 (0)