Skip to content

Commit cfba2f9

Browse files
committed
chore: update zx to 7.x
It was originally put on hold because of the aggresive Node.js version requirement. But now we've dropped Node.js 14 too so it's ok to update.
1 parent 39e5987 commit cfba2f9

File tree

2 files changed

+62
-79
lines changed

2 files changed

+62
-79
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"npm-run-all": "^4.1.5",
5151
"prettier": "^3.0.0",
5252
"prompts": "^2.4.2",
53-
"zx": "^4.3.0"
53+
"zx": "^7.2.3"
5454
},
5555
"lint-staged": {
5656
"*.{js,ts,vue,json}": [

pnpm-lock.yaml

Lines changed: 61 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)