File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 117
117
"@rollup/plugin-typescript" : " 8.2.0" ,
118
118
"@types/glob" : " 7.1.3" ,
119
119
"@types/mocha" : " 8.2.1" ,
120
- "@types/node" : " 14.14.31 " ,
120
+ "@types/node" : " 16.11.26 " ,
121
121
"@types/vscode" : " 1.53.0" ,
122
122
"@typescript-eslint/eslint-plugin" : " 4.15.2" ,
123
123
"@typescript-eslint/parser" : " 4.15.2" ,
Original file line number Diff line number Diff line change 342
342
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.1.tgz#f3f3ae4590c5386fc7c543aae9b78d4cf30ffee9"
343
343
integrity sha512-NysN+bNqj6E0Hv4CTGWSlPzMW6vTKjDpOteycDkV4IWBsO+PU48JonrPzV9ODjiI2XrjmA05KInLgF5ivZ/YGQ==
344
344
345
- " @types/node@*" , "@types/[email protected] " :
345
+ " @types/node@* " :
346
346
version "14.14.31"
347
347
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
348
348
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
349
349
350
+
351
+ version "16.11.26"
352
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
353
+ integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
354
+
350
355
" @types/normalize-package-data@^2.4.0 " :
351
356
version "2.4.0"
352
357
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -2257,7 +2262,7 @@ rimraf@^3.0.2:
2257
2262
dependencies :
2258
2263
glob "^7.1.3"
2259
2264
2260
- rollup-plugin-progress@^ 1.1.2 :
2265
+
2261
2266
version "1.1.2"
2262
2267
resolved "https://registry.yarnpkg.com/rollup-plugin-progress/-/rollup-plugin-progress-1.1.2.tgz#5c1dfe7c50f654906bc34d167d5512ee1a4b72d5"
2263
2268
integrity sha512-6ehSZOMTZdAlRpe45kf56BnIOsDYC2GKWhGlK/Dh/Ae/AMUneMDyKdiv9ZlRrW/HVc986frTZcc2Zka+oF6W7Q==
You can’t perform that action at this time.
0 commit comments