From a27bc8e76734a6d82623eedfe39d93b417a7ca8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:23:41 +0000 Subject: [PATCH] chore(deps-dev): bump zx from 8.2.2 to 8.2.4 Bumps [zx](https://github.com/google/zx) from 8.2.2 to 8.2.4. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.2.2...8.2.4) --- 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 2e1de11d..5b456633 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "vite-tsconfig-paths": "^5.1.3", "vitest": "^2.1.6", "webdriverio": "^9.4.1", - "zx": "^8.2.2" + "zx": "^8.2.4" }, "repository": { "type": "git", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb2a7adb..5ea7cabf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^9.4.1 version: 9.4.1 zx: - specifier: ^8.2.2 - version: 8.2.2 + specifier: ^8.2.4 + version: 8.2.4 packages: @@ -3164,8 +3164,8 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zx@8.2.2: - resolution: {integrity: sha512-HSIdpU5P2ONI0nssnhsUZNCH9Sd/Z8LIFk9n8QTbu6JufzJx7qR7ajrMN21s06JqWSApcN012377iWsv8Vs5bg==} + zx@8.2.4: + resolution: {integrity: sha512-g9wVU+5+M+zVen/3IyAZfsZFmeqb6vDfjqFggakviz5uLK7OAejOirX+jeTOkyvAh/OYRlCgw+SdqzN7F61QVQ==} engines: {node: '>= 12.17.0'} hasBin: true @@ -6149,7 +6149,7 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.5.2 - zx@8.2.2: + zx@8.2.4: optionalDependencies: '@types/fs-extra': 11.0.4 '@types/node': 22.10.1