Browse Source

build(deps-dev): bump zx from 8.6.2 to 8.7.0 (#707)

Bumps [zx](https://github.com/google/zx) from 8.6.2 to 8.7.0.
- [Release notes](https://github.com/google/zx/releases)
- [Commits](https://github.com/google/zx/compare/8.6.2...8.7.0)

---
updated-dependencies:
- dependency-name: zx
  dependency-version: 8.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 months ago
parent
commit
b186182742
2 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 5 5
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -31,7 +31,7 @@
         "tsup": "^8.5.0",
         "typescript": "^5.8.3",
         "vitest": "^3.2.4",
-        "zx": "^8.6.2"
+        "zx": "^8.7.0"
     },
     "engines": {
         "node": ">=20.0.0"

+ 5 - 5
pnpm-lock.yaml

@@ -75,8 +75,8 @@ importers:
         specifier: ^3.2.4
         version: 3.2.4(@types/node@24.0.13)(happy-dom@18.0.1)
       zx:
-        specifier: ^8.6.2
-        version: 8.6.2
+        specifier: ^8.7.0
+        version: 8.7.0
 
   packages/cli:
     dependencies:
@@ -3674,8 +3674,8 @@ packages:
     resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
     engines: {node: '>=10'}
 
-  zx@8.6.2:
-    resolution: {integrity: sha512-XaDuxcYmfnGFEYFkm1d4/709FmT7mkRgzzWjrkQMb2S5gi+bt0zroZTwjN29ffxxM5PZIkxWgMzXRBZSBRvYwg==}
+  zx@8.7.0:
+    resolution: {integrity: sha512-pArftqj5JV/er8p+czFZwF+k6SbCldl7kcfCR+rIiDIh3gUsLB0F3Xh05diP8PzToZ39D/GWeFoVFimjHQkbAg==}
     engines: {node: '>= 12.17.0'}
     hasBin: true
 
@@ -7201,4 +7201,4 @@ snapshots:
 
   yocto-queue@0.1.0: {}
 
-  zx@8.6.2: {}
+  zx@8.7.0: {}