Skip to content

Commit 19c66a2

Browse files
committed
Update dependency @types/node to v16.11.26
1 parent a6dae72 commit 19c66a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"devDependencies": {
1010
"@types/chrome": "0.0.174",
11-
"@types/node": "16.11.19",
11+
"@types/node": "16.11.26",
1212
"@types/video.js": "7.3.14",
1313
"@types/videojs-hotkeys": "0.2.0",
1414
"@types/webpack": "5.28.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@
105105
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
106106
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
107107

108-
"@types/[email protected].19":
109-
version "16.11.19"
110-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
111-
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
108+
"@types/[email protected].26":
109+
version "16.11.26"
110+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
111+
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
112112

113113
"@types/video.js@*", "@types/[email protected]":
114114
version "7.3.14"

0 commit comments

Comments
 (0)