Skip to content

Commit 6882f1b

Browse files
committed
Update dependency @types/node to v16.11.25
1 parent a6dae72 commit 6882f1b

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.25",
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].25":
109+
version "16.11.25"
110+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.25.tgz#bb812b58bacbd060ce85921250d8b4ca553cd4a2"
111+
integrity sha512-NrTwfD7L1RTc2qrHQD4RTTy4p0CO2LatKBEKEds3CaVuhoM/+DJzmWZl5f+ikR8cm8F5mfJxK+9rQq07gRiSjQ==
112112

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

0 commit comments

Comments
 (0)