Skip to content

Commit

Permalink
chore: update zx to 7.x
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
haoqunjiang committed Jul 25, 2023
1 parent 39e5987 commit cfba2f9
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.0.0",
"prompts": "^2.4.2",
"zx": "^4.3.0"
"zx": "^7.2.3"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
139 changes: 61 additions & 78 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cfba2f9

Please sign in to comment.