From 786be5e97e1bdc492a47a46b301cd61796b4091d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:20:07 +0000 Subject: [PATCH] build(deps-dev): bump zx from 8.4.0 to 8.8.5 Bumps [zx](https://github.com/google/zx) from 8.4.0 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.4.0...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index efe42f25..7b53f79b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.2.8", "typescript": "^5.8.2", - "zx": "^8.4.0" + "zx": "^8.8.5" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11c5f376..df897bb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.8.2 version: 5.8.2 zx: - specifier: ^8.4.0 - version: 8.4.0 + specifier: ^8.8.5 + version: 8.8.5 packages: @@ -162,6 +162,10 @@ packages: resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@5.6.2: + resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + codama@1.2.8: resolution: {integrity: sha512-0OWQTK4Bx8mgnkudbWoVqhC98iS0py3vNRJHmWVCQ63PSfszgb+DC/9jCkQZMijFQtdUtUcstAYQBHPM5J0exg==} hasBin: true @@ -283,8 +287,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.4.0: - resolution: {integrity: sha512-b5+gbUT0akQ5vVuBuHgp0viQx2ZYCuooVD41Z7g47sN0diLsAvB2XteHcp5lec90CNEQ9o7TkXsE3ksaJrZHGw==} + zx@8.8.5: + resolution: {integrity: sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -471,13 +475,13 @@ snapshots: '@solana/errors@2.0.0(typescript@5.8.2)': dependencies: - chalk: 5.4.1 + chalk: 5.6.2 commander: 12.1.0 typescript: 5.8.2 '@solana/errors@2.0.0-rc.4(typescript@5.8.2)': dependencies: - chalk: 5.4.1 + chalk: 5.6.2 commander: 12.1.0 typescript: 5.8.2 @@ -515,6 +519,8 @@ snapshots: chalk@5.4.1: {} + chalk@5.6.2: {} + codama@1.2.8(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2): dependencies: '@codama/cli': 1.0.7(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2) @@ -633,4 +639,4 @@ snapshots: typescript@5.8.2: {} - zx@8.4.0: {} + zx@8.8.5: {}