File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 565
565
"@types/js-yaml" : " ^4.0.5" ,
566
566
"@types/lodash-es" : " ^4.17.7" ,
567
567
"@types/mocha" : " ^10.0.1" ,
568
- "@types/node" : " ^18.15.11 " ,
568
+ "@types/node" : " ^20.1.0 " ,
569
569
"@types/vscode" : " ^1.77.0" ,
570
570
"@types/which" : " ^3.0.0" ,
571
571
"@types/yauzl" : " ^2.9.1" ,
Original file line number Diff line number Diff line change 260
260
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
261
261
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
262
262
263
- " @types/node@* " :
264
- version "18.14.2"
265
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
266
- integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
267
-
268
- " @types/node@^18.15.11 " :
269
- version "18.15.11"
270
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
271
- integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
263
+ " @types/node@*" , "@types/node@^20.1.0":
264
+ version "20.1.0"
265
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.0.tgz#258805edc37c327cf706e64c6957f241ca4c4c20"
266
+ integrity sha512-O+z53uwx64xY7D6roOi4+jApDGFg0qn6WHcxe5QeqjMaTezBO/mxdfFXIVAVVyNWKx84OmPB3L8kbVYOTeN34A==
272
267
273
268
" @types/semver@^7.3.12 " :
274
269
version "7.3.13"
You can’t perform that action at this time.
0 commit comments