Commit 98dc66d

Anton Golub <antongolub@antongolub.com>
2025-06-07 11:59:44
chore: bump version to v8.5.6
1 parent 551aef1
package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "zx",
-  "version": "8.5.5",
+  "version": "8.5.6",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "zx",
-      "version": "8.5.5",
+      "version": "8.5.6",
       "license": "Apache-2.0",
       "bin": {
         "zx": "build/cli.js"
@@ -15,7 +15,7 @@
         "@size-limit/file": "11.2.0",
         "@types/fs-extra": "11.0.4",
         "@types/minimist": "1.2.5",
-        "@types/node": "22.15.29",
+        "@types/node": "22.15.30",
         "@types/which": "3.0.4",
         "@webpod/ingrid": "0.0.0-beta.3",
         "@webpod/ps": "0.1.1",
@@ -1552,9 +1552,9 @@
       "license": "MIT"
     },
     "node_modules/@types/node": {
-      "version": "22.15.29",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz",
-      "integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
+      "version": "22.15.30",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
+      "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
package.json
@@ -1,6 +1,6 @@
 {
   "name": "zx",
-  "version": "8.5.5",
+  "version": "8.5.6",
   "description": "A tool for writing better scripts",
   "type": "module",
   "main": "./build/index.cjs",
@@ -107,7 +107,7 @@
     "@size-limit/file": "11.2.0",
     "@types/fs-extra": "11.0.4",
     "@types/minimist": "1.2.5",
-    "@types/node": "22.15.29",
+    "@types/node": "22.15.30",
     "@types/which": "3.0.4",
     "@webpod/ingrid": "0.0.0-beta.3",
     "@webpod/ps": "0.1.1",