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.8" ,
58
58
"@types/mkdirp" : " ^1.0.2" ,
59
- "@types/node" : " ^18.18.5 " ,
59
+ "@types/node" : " ^18.18.6 " ,
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 @@ -2224,7 +2224,7 @@ __metadata:
2224
2224
" @types/jest " : ^29.5.4
2225
2225
" @types/lodash.has " : ^4.5.8
2226
2226
" @types/mkdirp " : ^1.0.2
2227
- " @types/node " : ^18.18.5
2227
+ " @types/node " : ^18.18.6
2228
2228
" @types/rimraf " : ^3.0.2
2229
2229
" @types/which " : ^2.0.2
2230
2230
" @typescript-eslint/eslint-plugin " : ^5.62.0
@@ -3322,10 +3322,10 @@ __metadata:
3322
3322
languageName : node
3323
3323
linkType : hard
3324
3324
3325
- " @types/node@npm:^18.18.5 " :
3326
- version : 18.18.5
3327
- resolution : " @types/node@npm:18.18.5 "
3328
- checksum : fc8c9b2bf226270cf9085a7dac76ce09dd7c3519ec9b687ee2b50385954ab3709c45ca82d002d1536e24286803cd194d7ab7008acebdcd6681b8b19d4277fa5c
3325
+ " @types/node@npm:^18.18.6 " :
3326
+ version : 18.18.6
3327
+ resolution : " @types/node@npm:18.18.6 "
3328
+ checksum : a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
3329
3329
languageName : node
3330
3330
linkType : hard
3331
3331
You can’t perform that action at this time.
0 commit comments