From bb9bcdec43efd1a406f7c8293d05cb3eb7a3529e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:03:30 +0800 Subject: [PATCH] chore(deps): update dependency zx to ^8.3.0 (#1727) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 16e452829..fcf906571 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "prettier": "3.4.2", "tree-kill": "^1.2.2", "vitest": "2.1.8", - "zx": "^8.2.4" + "zx": "^8.3.0" }, "publishConfig": { "access": "public", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8e82f0ca..fa1f1c0f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: 2.1.8 version: 2.1.8(@types/node@18.11.17)(sass-embedded@1.82.0)(terser@5.31.6) zx: - specifier: ^8.2.4 - version: 8.2.4 + specifier: ^8.3.0 + version: 8.3.0 e2e/fixtures/auto-nav-sidebar: dependencies: @@ -6548,8 +6548,8 @@ packages: zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} - zx@8.2.4: - resolution: {integrity: sha512-g9wVU+5+M+zVen/3IyAZfsZFmeqb6vDfjqFggakviz5uLK7OAejOirX+jeTOkyvAh/OYRlCgw+SdqzN7F61QVQ==} + zx@8.3.0: + resolution: {integrity: sha512-L8mY3yfJwo3a8ZDD6f9jZzAcRWJZYcV8GauZmBxLB/aSTwaMzMIEVpPp2Kyx+7yF0gdvuxKnMxAZRft9UCawiw==} engines: {node: '>= 12.17.0'} hasBin: true @@ -12292,7 +12292,7 @@ snapshots: zwitch@2.0.4: {} - zx@8.2.4: + zx@8.3.0: optionalDependencies: '@types/fs-extra': 11.0.4 '@types/node': 22.10.2