From 999e9f6b8d20c7e9df82a1c6ca3fbbe167404ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 23:16:53 +0000 Subject: [PATCH] build(deps): bump zx from 8.7.2 to 8.8.5 Bumps [zx](https://github.com/google/zx) from 8.7.2 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.7.2...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a54a438..6526737 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "ws": "8.18.3", "yargs": "18.0.0", "zod": "4.0.10", - "zx": "8.7.2" + "zx": "8.8.5" }, "devDependencies": { "@boundaryml/baml-nextjs-plugin": "0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e155f1..f1de67a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -324,8 +324,8 @@ importers: specifier: 4.0.10 version: 4.0.10 zx: - specifier: 8.7.2 - version: 8.7.2 + specifier: 8.8.5 + version: 8.8.5 devDependencies: '@boundaryml/baml-nextjs-plugin': specifier: 0.1.0 @@ -4474,8 +4474,8 @@ packages: zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} - zx@8.7.2: - resolution: {integrity: sha512-4Wtl46msLFx6QW6GjLu1aRnFhavukT4VSp4tdXvfRIBRNW3RP7Si3RlRFD7YeQeecQBacVFRQQgm5LTvE/YEGQ==} + zx@8.8.5: + resolution: {integrity: sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -9513,4 +9513,4 @@ snapshots: zwitch@2.0.4: {} - zx@8.7.2: {} + zx@8.8.5: {}