diff --git a/package.json b/package.json index 4bfb068..80e8e75 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "typescript": "^5.9.2", - "zx": "^8.7.2" + "zx": "^8.8.0" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d41f2d9..bb9a17e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 zx: - specifier: ^8.7.2 - version: 8.7.2 + specifier: ^8.8.0 + version: 8.8.0 packages: @@ -28,8 +28,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.7.2: - resolution: {integrity: sha512-4Wtl46msLFx6QW6GjLu1aRnFhavukT4VSp4tdXvfRIBRNW3RP7Si3RlRFD7YeQeecQBacVFRQQgm5LTvE/YEGQ==} + zx@8.8.0: + resolution: {integrity: sha512-v0VZXgSHusDvTtZROno3Ws8xkE1uNSSwH/yF8Fm+ZwBrYhr+bRNNpsnTJ32eR/t6umc7lAz5WqdP800ugW9zFA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -39,4 +39,4 @@ snapshots: typescript@5.9.2: {} - zx@8.7.2: {} + zx@8.8.0: {}