Skip to content

Commit 2ebf02a

Browse files
chore(deps): update dependency zx to v8.6.1 (#10866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 537e8c5 commit 2ebf02a

File tree

3 files changed

+59
-59
lines changed

3 files changed

+59
-59
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"ts-jest": "29.4.0",
8383
"typescript": "^5.8.3",
8484
"webpack": "5.99.9",
85-
"zx": "8.5.5"
85+
"zx": "8.6.1"
8686
},
8787
"packageManager": "pnpm@10.10.0",
8888
"pnpm": {

pnpm-lock.yaml

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

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"jest-environment-jsdom": "^29.7.0",
2020
"glob":"^11.0.2",
2121
"semver": "^7.7.2",
22-
"zx": "8.5.5"
22+
"zx": "8.6.1"
2323
}
2424
}

0 commit comments

Comments
 (0)