Skip to content

Commit ec64d52

Browse files
chore(deps): update dependency zx to v8.8.4 (#11811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 901141d commit ec64d52

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ts-jest": "29.4.4",
8989
"typescript": "^5.9.3",
9090
"webpack": "5.99.9",
91-
"zx": "8.7.1"
91+
"zx": "8.8.4"
9292
},
9393
"packageManager": "[email protected]",
9494
"pnpm": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 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,7 +19,7 @@
1919
"jest-environment-jsdom": "^29.7.0",
2020
"glob":"^11.0.3",
2121
"semver": "^7.7.2",
22-
"zx": "8.7.1",
22+
"zx": "8.8.4",
2323
"@iarna/toml": "^3.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)