Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency zx to v6 #4768

Merged
merged 3 commits into from
Mar 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2",
"typescript-transform-paths": "3.3.1",
"zx": "5.3.0"
"zx": "6.0.0"
},
"npmClient": "yarn",
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26159,7 +26159,7 @@ __metadata:
terminal-link: 2.1.1
typescript: 4.6.2
typescript-transform-paths: 3.3.1
zx: 5.3.0
zx: 6.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -30991,9 +30991,9 @@ __metadata:
languageName: node
linkType: hard

"zx@npm:5.3.0":
version: 5.3.0
resolution: "zx@npm:5.3.0"
"zx@npm:6.0.0":
version: 6.0.0
resolution: "zx@npm:6.0.0"
dependencies:
"@types/fs-extra": ^9.0.13
"@types/minimist": ^1.2.2
Expand All @@ -31008,6 +31008,6 @@ __metadata:
yaml: ^1.10.2
bin:
zx: zx.mjs
checksum: 09294838dfce8b9b07dd76fc71ab26863d6009e238d5fc18c43e8309828fb1904e1572050c6acaa24c50b123b1d863ef4d0dfe2889353c3068b6e427d0e34bf8
checksum: 68c59ac9cefa4e3006b9f9c35c44767cb36636288788015f2b8f2aa9d75a4393e1ae8b38265e76be3221c943635b8ffb3d355245f8b4f1146704f7724347452f
languageName: node
linkType: hard