Răsfoiți Sursa

build(deps-dev): bump zx from 8.8.1 to 8.8.3 (#139)

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

---
updated-dependencies:
- dependency-name: zx
  dependency-version: 8.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 lună în urmă
părinte
comite
22bf6bc541
2 a modificat fișierele cu 6 adăugiri și 6 ștergeri
  1. 1 1
      package.json
  2. 5 5
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -20,7 +20,7 @@
   "devDependencies": {
   "devDependencies": {
     "@iarna/toml": "^2.2.5",
     "@iarna/toml": "^2.2.5",
     "typescript": "^5.9.2",
     "typescript": "^5.9.2",
-    "zx": "^8.8.1"
+    "zx": "^8.8.3"
   },
   },
   "engines": {
   "engines": {
     "node": ">=v20.0.0"
     "node": ">=v20.0.0"

+ 5 - 5
pnpm-lock.yaml

@@ -15,8 +15,8 @@ importers:
         specifier: ^5.9.2
         specifier: ^5.9.2
         version: 5.9.2
         version: 5.9.2
       zx:
       zx:
-        specifier: ^8.8.1
-        version: 8.8.1
+        specifier: ^8.8.3
+        version: 8.8.3
 
 
 packages:
 packages:
 
 
@@ -28,8 +28,8 @@ packages:
     engines: {node: '>=14.17'}
     engines: {node: '>=14.17'}
     hasBin: true
     hasBin: true
 
 
-  zx@8.8.1:
-    resolution: {integrity: sha512-qvsKBnvWHstHKCluKPlEgI/D3+mdiQyMoSSeFR8IX/aXzWIas5A297KxKgPJhuPXdrR6ma0Jzx43+GQ/8sqbrw==}
+  zx@8.8.3:
+    resolution: {integrity: sha512-8GWaBTVU6wzTdqO0v5qwGMUFLCYduW7UUxaliRD+FXGRfYM8KLDGL93idbdGFLomHDi18ZxCfhAJqYZB8rJNvw==}
     engines: {node: '>= 12.17.0'}
     engines: {node: '>= 12.17.0'}
     hasBin: true
     hasBin: true
 
 
@@ -39,4 +39,4 @@ snapshots:
 
 
   typescript@5.9.2: {}
   typescript@5.9.2: {}
 
 
-  zx@8.8.1: {}
+  zx@8.8.3: {}