From 3603f702c31f2c8a8c80f6eba189a230ba7a0542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 07:07:03 +0000 Subject: [PATCH] Bump zx from 8.7.1 to 8.8.0 Bumps [zx](https://github.com/google/zx) from 8.7.1 to 8.8.0. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.7.1...8.8.0) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c0ac0a03177..92adf244d85 100644 --- a/package.json +++ b/package.json @@ -329,7 +329,7 @@ "webpack-dev-middleware": "^7.4.2", "webpack-hot-middleware": "^2.26.1", "webpack-subresource-integrity": "5.1.0", - "zx": "^8.7.1" + "zx": "^8.8.0" }, "bundlewatch": [ { diff --git a/yarn.lock b/yarn.lock index af9696c0331..d536bd1fd89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11787,7 +11787,7 @@ yocto-queue@^1.0.0: resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251" integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== -zx@^8.7.1: - version "8.7.1" - resolved "https://registry.yarnpkg.com/zx/-/zx-8.7.1.tgz#d3e14ed88708a840c34b053bfceef9ed006295cd" - integrity sha512-28u1w2LlIfvyvJvYe6pmCipesk8oL5AFMVp+P/U445LcaPgzrU5lNDtAPd6nJvWmoCNyXZz37R/xKOGokccjsw== +zx@^8.8.0: + version "8.8.0" + resolved "https://registry.yarnpkg.com/zx/-/zx-8.8.0.tgz#5c239a4b6e3f9f49b4ec601f1f79756ab6dfd818" + integrity sha512-v0VZXgSHusDvTtZROno3Ws8xkE1uNSSwH/yF8Fm+ZwBrYhr+bRNNpsnTJ32eR/t6umc7lAz5WqdP800ugW9zFA==