diff --git a/package.json b/package.json index 4079f95..9f7d268 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@run-z/project-config": "^0.20.0", "@swc/core": "^1.3.85", "@swc/jest": "^0.2.29", - "@types/node": "^18.17.16", + "@types/node": "^18.17.17", "@typescript-eslint/eslint-plugin": "^6.7.0", "@typescript-eslint/parser": "^6.7.0", "churi": "^0.15.0", @@ -53,7 +53,7 @@ "prettier": "^2.8.8", "prettier-eslint-cli": "^7.1.0", "rollup": "^3.29.2", - "run-z": "^1.11.1", + "run-z": "^2.0.0", "ts-jest": "^29.1.1", "tslib": "^2.6.2", "typedoc": "^0.25.1",