File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 56
56
"@types/jest" : " ^29.5.4" ,
57
57
"@types/lodash.has" : " ^4.5.7" ,
58
58
"@types/mkdirp" : " ^1.0.2" ,
59
- "@types/node" : " ^18.17.18 " ,
59
+ "@types/node" : " ^18.18.5 " ,
60
60
"@types/rimraf" : " ^3.0.2" ,
61
61
"@types/which" : " ^2.0.2" ,
62
62
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
Original file line number Diff line number Diff line change @@ -2258,7 +2258,7 @@ __metadata:
2258
2258
" @types/jest " : ^29.5.4
2259
2259
" @types/lodash.has " : ^4.5.7
2260
2260
" @types/mkdirp " : ^1.0.2
2261
- " @types/node " : ^18.17.18
2261
+ " @types/node " : ^18.18.5
2262
2262
" @types/rimraf " : ^3.0.2
2263
2263
" @types/which " : ^2.0.2
2264
2264
" @typescript-eslint/eslint-plugin " : ^5.62.0
@@ -3349,10 +3349,10 @@ __metadata:
3349
3349
languageName : node
3350
3350
linkType : hard
3351
3351
3352
- " @types/node@npm:^18.17.18 " :
3353
- version : 18.17.18
3354
- resolution : " @types/node@npm:18.17.18 "
3355
- checksum : 59cbd906363d37017fe9ba0c08c1446e440d4d977459609c5f90b8fb7eb41f273ce8af30c5a5b5d599d7de934c1b3702bc9fc27caf8d2270e5cdb659c5232991
3352
+ " @types/node@npm:^18.18.5 " :
3353
+ version : 18.18.5
3354
+ resolution : " @types/node@npm:18.18.5 "
3355
+ checksum : fc8c9b2bf226270cf9085a7dac76ce09dd7c3519ec9b687ee2b50385954ab3709c45ca82d002d1536e24286803cd194d7ab7008acebdcd6681b8b19d4277fa5c
3356
3356
languageName : node
3357
3357
linkType : hard
3358
3358
You can’t perform that action at this time.
0 commit comments