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.17 " ,
59
+ "@types/node" : " ^18.17.18 " ,
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 @@ -2191,7 +2191,7 @@ __metadata:
2191
2191
" @types/jest " : ^29.5.4
2192
2192
" @types/lodash.has " : ^4.5.7
2193
2193
" @types/mkdirp " : ^1.0.2
2194
- " @types/node " : ^18.17.17
2194
+ " @types/node " : ^18.17.18
2195
2195
" @types/rimraf " : ^3.0.2
2196
2196
" @types/which " : ^2.0.2
2197
2197
" @typescript-eslint/eslint-plugin " : ^5.62.0
@@ -3282,10 +3282,10 @@ __metadata:
3282
3282
languageName : node
3283
3283
linkType : hard
3284
3284
3285
- " @types/node@npm:^18.17.17 " :
3286
- version : 18.17.17
3287
- resolution : " @types/node@npm:18.17.17 "
3288
- checksum : ff28f347c77723780836f9bb2ffa6db0cd72490bfd7604397c03db31db34f1f2899e82f0aaf3e825efeb09c15bd94d076ea9aca19a1407e1b56cb4603318936c
3285
+ " @types/node@npm:^18.17.18 " :
3286
+ version : 18.17.18
3287
+ resolution : " @types/node@npm:18.17.18 "
3288
+ checksum : 59cbd906363d37017fe9ba0c08c1446e440d4d977459609c5f90b8fb7eb41f273ce8af30c5a5b5d599d7de934c1b3702bc9fc27caf8d2270e5cdb659c5232991
3289
3289
languageName : node
3290
3290
linkType : hard
3291
3291
You can’t perform that action at this time.
0 commit comments