From 1a2acd038073214596c21fb9ed0f59cb950e7634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 18:06:28 +0000 Subject: [PATCH] Bump zx from 8.4.1 to 8.8.5 Bumps [zx](https://github.com/google/zx) from 8.4.1 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.4.1...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37f61e9..80411d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: zx: specifier: ^8.4.1 - version: 8.4.1 + version: 8.8.5 devDependencies: '@types/node': specifier: ^22.13.10 @@ -336,8 +336,8 @@ packages: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} engines: {node: '>=12'} - zx@8.4.1: - resolution: {integrity: sha512-1Cb+Tfwt/daKV6wckBeDbB6h3IMauqj9KWp+EcbYzi9doeJeIHCktxp/yWspXOXRdoUzBCQSKoUgm3g8r9fz5A==} + zx@8.8.5: + resolution: {integrity: sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -587,4 +587,4 @@ snapshots: string-width: 5.1.2 strip-ansi: 7.1.0 - zx@8.4.1: {} + zx@8.8.5: {}