Skip to content

Commit

Permalink
Merge pull request #411 from dcastil/renovate/zx-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency zx to v8
  • Loading branch information
dcastil authored May 1, 2024
2 parents 69baa12 + 57d1133 commit 7044f93
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 209 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"size-limit": "^11.1.2",
"ts-jest": "^29.1.2",
"typescript": "^5.4.3",
"zx": "^7.2.3"
"zx": "^8.0.2"
},
"publishConfig": {
"provenance": true
Expand Down
2 changes: 2 additions & 0 deletions scripts/update-readme.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import 'zx/globals'

import packageJson from '../package.json' assert { type: 'json' }

$.verbose = true

updateReadme()

async function updateReadme() {
Expand Down
Loading

0 comments on commit 7044f93

Please sign in to comment.