Skip to content

Commit

Permalink
build(deps-dev): update dependency @types/cross-spawn to ^6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 9d41471 commit 739d8d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@types/cross-spawn": "^6.0.4",
"@types/cross-spawn": "^6.0.6",
"depcheck": "^1.4.7",
"eslint-config-kentcdodds": "^20.5.0",
"husky": "^8.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2220,7 +2220,7 @@ __metadata:
"@swc-node/jest": ^1.5.6
"@swc/core": ^1.3.38
"@swc/helpers": ^0.4.14
"@types/cross-spawn": ^6.0.4
"@types/cross-spawn": ^6.0.6
"@types/jest": ^29.5.4
"@types/lodash.has": ^4.5.8
"@types/mkdirp": ^1.0.2
Expand Down Expand Up @@ -3172,12 +3172,12 @@ __metadata:
languageName: node
linkType: hard

"@types/cross-spawn@npm:^6.0.4":
version: 6.0.4
resolution: "@types/cross-spawn@npm:6.0.4"
"@types/cross-spawn@npm:^6.0.6":
version: 6.0.6
resolution: "@types/cross-spawn@npm:6.0.6"
dependencies:
"@types/node": "*"
checksum: 45624a955c064dda167f8aae5560918307110e3a1221989b5957c52842208c2ee29e099c9120615b1dde66afe7a7c3db627c754e328f574a0ae313644e43ceef
checksum: b4172927cd1387cf037c3ade785ef46c87537b7bc2803d7f6663b4904d0c5d6f726415d1adb2fee4fecb21746738f11336076449265d46be4ce110cc3a8c8436
languageName: node
linkType: hard

Expand Down

0 comments on commit 739d8d5

Please sign in to comment.