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 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.4 " ,
132
+ "@types/cross-spawn" : " ^6.0.6 " ,
133
133
"depcheck" : " ^1.4.7" ,
134
134
"eslint-config-kentcdodds" : " ^20.5.0" ,
135
135
"husky" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -2220,7 +2220,7 @@ __metadata:
2220
2220
" @swc-node/jest " : ^1.5.6
2221
2221
" @swc/core " : ^1.3.38
2222
2222
" @swc/helpers " : ^0.4.14
2223
- " @types/cross-spawn " : ^6.0.4
2223
+ " @types/cross-spawn " : ^6.0.6
2224
2224
" @types/jest " : ^29.5.4
2225
2225
" @types/lodash.has " : ^4.5.8
2226
2226
" @types/mkdirp " : ^1.0.2
@@ -3172,12 +3172,12 @@ __metadata:
3172
3172
languageName : node
3173
3173
linkType : hard
3174
3174
3175
- " @types/cross-spawn@npm:^6.0.4 " :
3176
- version : 6.0.4
3177
- resolution : " @types/cross-spawn@npm:6.0.4 "
3175
+ " @types/cross-spawn@npm:^6.0.6 " :
3176
+ version : 6.0.6
3177
+ resolution : " @types/cross-spawn@npm:6.0.6 "
3178
3178
dependencies :
3179
3179
" @types/node " : " *"
3180
- checksum : 45624a955c064dda167f8aae5560918307110e3a1221989b5957c52842208c2ee29e099c9120615b1dde66afe7a7c3db627c754e328f574a0ae313644e43ceef
3180
+ checksum : b4172927cd1387cf037c3ade785ef46c87537b7bc2803d7f6663b4904d0c5d6f726415d1adb2fee4fecb21746738f11336076449265d46be4ce110cc3a8c8436
3181
3181
languageName : node
3182
3182
linkType : hard
3183
3183
You can’t perform that action at this time.
0 commit comments