Bladeren bron

build(deps-dev): bump zx from 8.5.3 to 8.5.4 (#97)

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

---
updated-dependencies:
- dependency-name: zx
  dependency-version: 8.5.4
  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] 6 maanden geleden
bovenliggende
commit
32923c8ab0
2 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 1 1
      package.json
  2. 5 5
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -17,7 +17,7 @@
   "devDependencies": {
     "@iarna/toml": "^2.2.5",
     "typescript": "^5.8.3",
-    "zx": "^8.5.3"
+    "zx": "^8.5.4"
   },
   "engines": {
     "node": ">=v20.0.0"

+ 5 - 5
pnpm-lock.yaml

@@ -15,8 +15,8 @@ importers:
         specifier: ^5.8.3
         version: 5.8.3
       zx:
-        specifier: ^8.5.3
-        version: 8.5.3
+        specifier: ^8.5.4
+        version: 8.5.4
 
 packages:
 
@@ -28,8 +28,8 @@ packages:
     engines: {node: '>=14.17'}
     hasBin: true
 
-  zx@8.5.3:
-    resolution: {integrity: sha512-TsGLAt8Ngr4wDXLZmN9BT+6FWVLFbqdQ0qpXkV3tIfH7F+MgN/WUeSY7W4nNqAntjWunmnRaznpyxtJRPhCbUQ==}
+  zx@8.5.4:
+    resolution: {integrity: sha512-44oKea9Sa8ZnOkTnS6fRJpg3quzgnbB43nLrVfYnqE86J4sxgZMUDLezzKET/FdOAVkF4X+Alm9Bume+W+RW9Q==}
     engines: {node: '>= 12.17.0'}
     hasBin: true
 
@@ -39,4 +39,4 @@ snapshots:
 
   typescript@5.8.3: {}
 
-  zx@8.5.3: {}
+  zx@8.5.4: {}