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.5 " ,
59
+ "@types/node" : " ^18.17.8 " ,
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 @@ -2090,7 +2090,7 @@ __metadata:
2090
2090
" @types/jest " : ^29.5.4
2091
2091
" @types/lodash.has " : ^4.5.7
2092
2092
" @types/mkdirp " : ^1.0.2
2093
- " @types/node " : ^18.17.5
2093
+ " @types/node " : ^18.17.8
2094
2094
" @types/rimraf " : ^3.0.2
2095
2095
" @types/which " : ^2.0.2
2096
2096
" @typescript-eslint/eslint-plugin " : ^5.62.0
@@ -3174,10 +3174,10 @@ __metadata:
3174
3174
languageName : node
3175
3175
linkType : hard
3176
3176
3177
- " @types/node@npm:^18.17.5 " :
3178
- version : 18.17.5
3179
- resolution : " @types/node@npm:18.17.5 "
3180
- checksum : b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
3177
+ " @types/node@npm:^18.17.8 " :
3178
+ version : 18.17.8
3179
+ resolution : " @types/node@npm:18.17.8 "
3180
+ checksum : ebb71526368c9c58f03e2c2408bfda4aa686c13d84226e2c9b48d9c4aee244fb82e672aaf4aa8ccb6e4993b4274d5f4b2b3d52d0a2e57ab187ae653903376411
3181
3181
languageName : node
3182
3182
linkType : hard
3183
3183
You can’t perform that action at this time.
0 commit comments