Parcourir la source

Bump zx from 8.1.9 to 8.2.0 (#273)

dependabot[bot] il y a 1 an
Parent
commit
1aaabdd3f9
2 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 1 1
      package.json
  2. 5 5
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -33,7 +33,7 @@
         "turbo": "^2.2.3",
         "typescript": "^5.6.3",
         "vitest": "^2.1.4",
-        "zx": "^8.1.9"
+        "zx": "^8.2.0"
     },
     "engines": {
         "node": ">=18.0.0"

+ 5 - 5
pnpm-lock.yaml

@@ -72,8 +72,8 @@ importers:
         specifier: ^2.1.4
         version: 2.1.4(@types/node@20.17.2)(happy-dom@15.7.4)
       zx:
-        specifier: ^8.1.9
-        version: 8.1.9
+        specifier: ^8.2.0
+        version: 8.2.0
 
   packages/dynamic-codecs:
     dependencies:
@@ -2406,8 +2406,8 @@ packages:
     resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
     engines: {node: '>=10'}
 
-  zx@8.1.9:
-    resolution: {integrity: sha512-UHuLHphHmsBYKkAchkSrEN4nzDyagafqC9HUxtc1J7eopaScW6H9dsLJ1lmkAntnLtDTGoM8fa+jrJrXiIfKFA==}
+  zx@8.2.0:
+    resolution: {integrity: sha512-ec7Z1Ki9h4CsKqbMjZ8H7G1PbbZYErscxT314LF66Ljx1YRENisqa5m9IN2VjbYgOKxdv5t0MbVd3Hf+II3e7w==}
     engines: {node: '>= 12.17.0'}
     hasBin: true
 
@@ -4454,7 +4454,7 @@ snapshots:
 
   yocto-queue@0.1.0: {}
 
-  zx@8.1.9:
+  zx@8.2.0:
     optionalDependencies:
       '@types/fs-extra': 11.0.4
       '@types/node': 20.17.2