From 812d6eeafe71022c58fd41dcf945fa30f1523182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:39:14 +0000 Subject: [PATCH] :arrow_up: (repo) [NO-ISSUE]: Bump zx from 8.1.5 to 8.1.6 Bumps [zx](https://github.com/google/zx) from 8.1.5 to 8.1.6. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.1.5...8.1.6) --- updated-dependencies: - dependency-name: zx 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 4358580f0..81141f4a9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "tsc-alias": "^1.8.10", "turbo": "^2.1.1", "typescript": "^5.6.2", - "zx": "^8.1.5" + "zx": "^8.1.6" }, "engines": { "node": ">=20" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94f6b1c05..20f8e2087 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^5.6.2 version: 5.6.2 zx: - specifier: ^8.1.5 - version: 8.1.5 + specifier: ^8.1.6 + version: 8.1.6 apps/sample: dependencies: @@ -6492,8 +6492,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zx@8.1.5: - resolution: {integrity: sha512-gvmiYPvDDEz2Gcc37x7pJkipTKcFIE18q9QlSI1p5qoPDtoSn3jmGuWD0eEb7HuxEH5aDD7N/RVgH8BqSxbKzA==} + zx@8.1.6: + resolution: {integrity: sha512-SYAriWG+i2CFqMOJcF8QayI8wprlMYQsrmP6tFD7rSPnDLcImNSW7n/8crOYvNVrB2EFgz8LAQk23U1+Y7WrKA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -14237,7 +14237,7 @@ snapshots: yocto-queue@0.1.0: {} - zx@8.1.5: + zx@8.1.6: optionalDependencies: '@types/fs-extra': 11.0.4 '@types/node': 22.5.4