From 24df6c5f4ca6eae0c17da01066f1c9f103e8875e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 09:38:09 +0000 Subject: [PATCH] build(deps-dev): bump zx from 8.5.2 to 8.5.3 Bumps [zx](https://github.com/google/zx) from 8.5.2 to 8.5.3. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.5.2...8.5.3) --- updated-dependencies: - dependency-name: zx dependency-version: 8.5.3 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 4a95a66..dcbc486 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.2.11", "typescript": "^5.8.3", - "zx": "^8.5.2" + "zx": "^8.5.3" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5c99d1..0c8afde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.8.3 version: 5.8.3 zx: - specifier: ^8.5.2 - version: 8.5.2 + specifier: ^8.5.3 + version: 8.5.3 packages: @@ -283,8 +283,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.5.2: - resolution: {integrity: sha512-eIxjTkCtlzvDNRhw3RD1gGBPA4nxOTn6PafpKl+MW4eE2jR/u/R6mqq7oyUCXwarM5DSP96kWtq6XkrL2kSFrg==} + zx@8.5.3: + resolution: {integrity: sha512-TsGLAt8Ngr4wDXLZmN9BT+6FWVLFbqdQ0qpXkV3tIfH7F+MgN/WUeSY7W4nNqAntjWunmnRaznpyxtJRPhCbUQ==} engines: {node: '>= 12.17.0'} hasBin: true @@ -633,4 +633,4 @@ snapshots: typescript@5.8.3: {} - zx@8.5.2: {} + zx@8.5.3: {}