From f7bf2abfb477480ed81100b287c09233fa56b897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:37:49 +0000 Subject: [PATCH] build(deps-dev): bump zx from 8.8.0 to 8.8.5 Bumps [zx](https://github.com/google/zx) from 8.8.0 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.8.0...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:development update-type: version-update:semver-patch ... 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 b9986753..9be5e87f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.3.1", "typescript": "^5.9.2", - "zx": "^8.8.0" + "zx": "^8.8.5" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c777423..0a72385d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 zx: - specifier: ^8.8.0 - version: 8.8.0 + specifier: ^8.8.5 + version: 8.8.5 packages: @@ -141,8 +141,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.8.0: - resolution: {integrity: sha512-v0VZXgSHusDvTtZROno3Ws8xkE1uNSSwH/yF8Fm+ZwBrYhr+bRNNpsnTJ32eR/t6umc7lAz5WqdP800ugW9zFA==} + zx@8.8.5: + resolution: {integrity: sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -288,4 +288,4 @@ snapshots: typescript@5.9.2: {} - zx@8.8.0: {} + zx@8.8.5: {}