File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 129
129
"@babel/cli" : " ^7.23.0" ,
130
130
"@babel/core" : " ^7.23.2" ,
131
131
"@babel/preset-env" : " ^7.23.2" ,
132
- "@types/cross-spawn" : " ^6.0.3 " ,
132
+ "@types/cross-spawn" : " ^6.0.4 " ,
133
133
"depcheck" : " ^1.4.6" ,
134
134
"eslint-config-kentcdodds" : " ^20.5.0" ,
135
135
"husky" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -2254,7 +2254,7 @@ __metadata:
2254
2254
" @swc-node/jest " : ^1.5.6
2255
2255
" @swc/core " : ^1.3.38
2256
2256
" @swc/helpers " : ^0.4.14
2257
- " @types/cross-spawn " : ^6.0.3
2257
+ " @types/cross-spawn " : ^6.0.4
2258
2258
" @types/jest " : ^29.5.4
2259
2259
" @types/lodash.has " : ^4.5.7
2260
2260
" @types/mkdirp " : ^1.0.2
@@ -3199,12 +3199,12 @@ __metadata:
3199
3199
languageName : node
3200
3200
linkType : hard
3201
3201
3202
- " @types/cross-spawn@npm:^6.0.3 " :
3203
- version : 6.0.3
3204
- resolution : " @types/cross-spawn@npm:6.0.3 "
3202
+ " @types/cross-spawn@npm:^6.0.4 " :
3203
+ version : 6.0.4
3204
+ resolution : " @types/cross-spawn@npm:6.0.4 "
3205
3205
dependencies :
3206
3206
" @types/node " : " *"
3207
- checksum : 06d50fa1e1370ef60b9c9085b76adec7d7bc20728fbb02b3c2061d4d922312acf1ba56a7c94d88c27a22fc6241ab6b970c936f3294038a9c97a719fbc8eb8a76
3207
+ checksum : 45624a955c064dda167f8aae5560918307110e3a1221989b5957c52842208c2ee29e099c9120615b1dde66afe7a7c3db627c754e328f574a0ae313644e43ceef
3208
3208
languageName : node
3209
3209
linkType : hard
3210
3210
You can’t perform that action at this time.
0 commit comments