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.19" ,
57
- "@types/node" : " ^22.15.34 " ,
57
+ "@types/node" : " ^22.15.35 " ,
58
58
"@types/semver" : " ^7.7.0" ,
59
59
"@typescript-eslint/eslint-plugin" : " ^8.34.1" ,
60
60
"@typescript-eslint/parser" : " ^8.34.1" ,
Original file line number Diff line number Diff line change 2258
2258
version "5.1.2"
2259
2259
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
2260
2260
2261
- " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.15.34 ":
2262
- version "22.15.34 "
2263
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34 .tgz#3995a6461d2cfc51c81907da0065fc328f6a459e "
2264
- integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw ==
2261
+ " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.15.35 ":
2262
+ version "22.15.35 "
2263
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.35 .tgz#611a3172bcb4ec5761ee394c6e9c07620c70364e "
2264
+ integrity sha512-stV91mHxlWpDksiUiivmFfQzjy2JLlb2NUTxKipiANEbxBZsdbDU9fSrT7SHY4uoCXAxYfJZVasn3x2/hqpd3g ==
2265
2265
dependencies :
2266
2266
undici-types "~6.21.0"
2267
2267
You can’t perform that action at this time.
0 commit comments