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.22.15" ,
130
130
"@babel/core" : " ^7.22.20" ,
131
131
"@babel/preset-env" : " ^7.22.20" ,
132
- "@types/cross-spawn" : " ^6.0.2 " ,
132
+ "@types/cross-spawn" : " ^6.0.3 " ,
133
133
"depcheck" : " ^1.4.5" ,
134
134
"eslint-config-kentcdodds" : " ^20.5.0" ,
135
135
"husky" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -2187,7 +2187,7 @@ __metadata:
2187
2187
" @swc-node/jest " : ^1.5.6
2188
2188
" @swc/core " : ^1.3.38
2189
2189
" @swc/helpers " : ^0.4.14
2190
- " @types/cross-spawn " : ^6.0.2
2190
+ " @types/cross-spawn " : ^6.0.3
2191
2191
" @types/jest " : ^29.5.4
2192
2192
" @types/lodash.has " : ^4.5.7
2193
2193
" @types/mkdirp " : ^1.0.2
@@ -3132,12 +3132,12 @@ __metadata:
3132
3132
languageName : node
3133
3133
linkType : hard
3134
3134
3135
- " @types/cross-spawn@npm:^6.0.2 " :
3136
- version : 6.0.2
3137
- resolution : " @types/cross-spawn@npm:6.0.2 "
3135
+ " @types/cross-spawn@npm:^6.0.3 " :
3136
+ version : 6.0.3
3137
+ resolution : " @types/cross-spawn@npm:6.0.3 "
3138
3138
dependencies :
3139
3139
" @types/node " : " *"
3140
- checksum : fa9edd32178878cab3ea8d6d0260639e0fe4860ddb3887b8de53d6e8036e154fc5f313c653f690975aa25025aea8beb83fb0870b931bf8d9202c3ac530a24c9d
3140
+ checksum : 06d50fa1e1370ef60b9c9085b76adec7d7bc20728fbb02b3c2061d4d922312acf1ba56a7c94d88c27a22fc6241ab6b970c936f3294038a9c97a719fbc8eb8a76
3141
3141
languageName : node
3142
3142
linkType : hard
3143
3143
You can’t perform that action at this time.
0 commit comments