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 129129 "@babel/cli" : " ^7.23.0" ,
130130 "@babel/core" : " ^7.23.2" ,
131131 "@babel/preset-env" : " ^7.23.2" ,
132- "@types/cross-spawn" : " ^6.0.4 " ,
132+ "@types/cross-spawn" : " ^6.0.6 " ,
133133 "depcheck" : " ^1.4.7" ,
134134 "eslint-config-kentcdodds" : " ^20.5.0" ,
135135 "husky" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -2220,7 +2220,7 @@ __metadata:
22202220 " @swc-node/jest " : ^1.5.6
22212221 " @swc/core " : ^1.3.38
22222222 " @swc/helpers " : ^0.4.14
2223- " @types/cross-spawn " : ^6.0.4
2223+ " @types/cross-spawn " : ^6.0.6
22242224 " @types/jest " : ^29.5.4
22252225 " @types/lodash.has " : ^4.5.8
22262226 " @types/mkdirp " : ^1.0.2
@@ -3172,12 +3172,12 @@ __metadata:
31723172 languageName : node
31733173 linkType : hard
31743174
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 "
31783178 dependencies :
31793179 " @types/node " : " *"
3180- checksum : 45624a955c064dda167f8aae5560918307110e3a1221989b5957c52842208c2ee29e099c9120615b1dde66afe7a7c3db627c754e328f574a0ae313644e43ceef
3180+ checksum : b4172927cd1387cf037c3ade785ef46c87537b7bc2803d7f6663b4904d0c5d6f726415d1adb2fee4fecb21746738f11336076449265d46be4ce110cc3a8c8436
31813181 languageName : node
31823182 linkType : hard
31833183
You can’t perform that action at this time.
0 commit comments