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.4.0" ,
57
57
"@types/lodash.has" : " ^4.5.7" ,
58
58
"@types/mkdirp" : " ^1.0.2" ,
59
- "@types/node" : " ^18.17.3 " ,
59
+ "@types/node" : " ^18.17.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 @@ -2072,7 +2072,7 @@ __metadata:
2072
2072
" @types/jest " : ^29.4.0
2073
2073
" @types/lodash.has " : ^4.5.7
2074
2074
" @types/mkdirp " : ^1.0.2
2075
- " @types/node " : ^18.17.3
2075
+ " @types/node " : ^18.17.5
2076
2076
" @types/rimraf " : ^3.0.2
2077
2077
" @types/which " : ^2.0.2
2078
2078
" @typescript-eslint/eslint-plugin " : ^5.62.0
@@ -3156,10 +3156,10 @@ __metadata:
3156
3156
languageName : node
3157
3157
linkType : hard
3158
3158
3159
- " @types/node@npm:^18.17.3 " :
3160
- version : 18.17.3
3161
- resolution : " @types/node@npm:18.17.3 "
3162
- checksum : 884fb68936b2b0ff90863fcf80610dd2f3d9fe1947897248b0138df05fe41ee6ce62941b37b565e3b3fd77601cd3977a64de858654c6ab9064413b171740d6ba
3159
+ " @types/node@npm:^18.17.5 " :
3160
+ version : 18.17.5
3161
+ resolution : " @types/node@npm:18.17.5 "
3162
+ checksum : b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
3163
3163
languageName : node
3164
3164
linkType : hard
3165
3165
You can’t perform that action at this time.
0 commit comments