Skip to content

Commit

Permalink
chore(deps): update dependency zx to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 15, 2022
1 parent f96f439 commit d4028be
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"terminal-link": "2.1.1",
"typescript": "4.6.3",
"typescript-transform-paths": "3.3.1",
"zx": "6.0.7"
"zx": "6.1.0"
},
"packageManager": "[email protected]",
"npmClient": "yarn"
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26965,7 +26965,7 @@ __metadata:
terminal-link: 2.1.1
typescript: 4.6.3
typescript-transform-paths: 3.3.1
zx: 6.0.7
zx: 6.1.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -31702,6 +31702,13 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.0.0":
version: 2.0.0
resolution: "yaml@npm:2.0.0"
checksum: cd876f6cfeb11f36af829f1099b292928b80961008fc7be3dfeea937ee9ee977900f38869f6393890da6f398950ab6d41e160bc78fb4cbce74be4e32890bcae0
languageName: node
linkType: hard

"yargs-parser@npm:20.2.4":
version: 20.2.4
resolution: "yargs-parser@npm:20.2.4"
Expand Down Expand Up @@ -31858,9 +31865,9 @@ __metadata:
languageName: node
linkType: hard

"zx@npm:6.0.7":
version: 6.0.7
resolution: "zx@npm:6.0.7"
"zx@npm:6.1.0":
version: 6.1.0
resolution: "zx@npm:6.1.0"
dependencies:
"@types/fs-extra": ^9.0.13
"@types/minimist": ^1.2.2
Expand All @@ -31869,13 +31876,13 @@ __metadata:
chalk: ^5.0.1
fs-extra: ^10.0.1
globby: ^13.1.1
minimist: ^1.2.5
minimist: ^1.2.6
node-fetch: ^3.2.3
ps-tree: ^1.2.0
which: ^2.0.2
yaml: ^1.10.2
yaml: ^2.0.0
bin:
zx: zx.mjs
checksum: 37266f0c0285ff52dfedc58e4b30a126e2166c06822b127f25ff55c1631a606415e4b96d009b80e266df14ac5b802274527535dc14ef5afb43e687290b2d885e
checksum: 1befc75ec26f0e8bd9f21998178847ad878c3f911dc87e44e69315625ad28b6ca5e4cc0451a09c618c4546fd8a277e3f5c06b57ca6d140ec945bb1e987d3090a
languageName: node
linkType: hard

0 comments on commit d4028be

Please sign in to comment.