File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"@types/glob" : " ^8.0.0" ,
55
55
"@types/jest" : " ^29.5.14" ,
56
56
"@types/lodash" : " ^4.17.20" ,
57
- "@types/node" : " ^22.15.35 " ,
57
+ "@types/node" : " ^22.16.4 " ,
58
58
"@types/semver" : " ^7.7.0" ,
59
59
"@typescript-eslint/eslint-plugin" : " ^8.35.1" ,
60
60
"@typescript-eslint/parser" : " ^8.35.1" ,
Original file line number Diff line number Diff line change 2448
2448
version "5.1.2"
2449
2449
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
2450
2450
2451
- " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.15.35 ":
2452
- version "22.15.35 "
2453
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.35 .tgz#611a3172bcb4ec5761ee394c6e9c07620c70364e "
2454
- integrity sha512-stV91mHxlWpDksiUiivmFfQzjy2JLlb2NUTxKipiANEbxBZsdbDU9fSrT7SHY4uoCXAxYfJZVasn3x2/hqpd3g ==
2451
+ " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.16.4 ":
2452
+ version "22.16.4 "
2453
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4 .tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a "
2454
+ integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g ==
2455
2455
dependencies :
2456
2456
undici-types "~6.21.0"
2457
2457
You can’t perform that action at this time.
0 commit comments