Преглед изворни кода

Bump zx from 8.1.8 to 8.1.9 (#228)

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

---
updated-dependencies:
- dependency-name: zx
  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 година
родитељ
комит
a53ac30b26
2 измењених фајлова са 6 додато и 6 уклоњено
  1. 1 1
      package.json
  2. 5 5
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -33,7 +33,7 @@
         "turbo": "^2.1.3",
         "typescript": "^5.6.2",
         "vitest": "^2.1.2",
-        "zx": "^8.1.8"
+        "zx": "^8.1.9"
     },
     "engines": {
         "node": ">=18.0.0"

+ 5 - 5
pnpm-lock.yaml

@@ -72,8 +72,8 @@ importers:
         specifier: ^2.1.2
         version: 2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)
       zx:
-        specifier: ^8.1.8
-        version: 8.1.8
+        specifier: ^8.1.9
+        version: 8.1.9
 
   packages/errors:
     dependencies:
@@ -2377,8 +2377,8 @@ packages:
     resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
     engines: {node: '>=10'}
 
-  zx@8.1.8:
-    resolution: {integrity: sha512-m8s48skYQ8EcRz9KXfc7rZCjqlZevOGiNxq5tNhDiGnhOvXKRGxVr+ajUma9B6zxMdHGSSbnjV/R/r7Ue2xd+A==}
+  zx@8.1.9:
+    resolution: {integrity: sha512-UHuLHphHmsBYKkAchkSrEN4nzDyagafqC9HUxtc1J7eopaScW6H9dsLJ1lmkAntnLtDTGoM8fa+jrJrXiIfKFA==}
     engines: {node: '>= 12.17.0'}
     hasBin: true
 
@@ -4401,7 +4401,7 @@ snapshots:
 
   yocto-queue@0.1.0: {}
 
-  zx@8.1.8:
+  zx@8.1.9:
     optionalDependencies:
       '@types/fs-extra': 11.0.4
       '@types/node': 20.16.10