X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=4c07c9766e4f81d27834a739390bdd49aa90096b;hb=6cbae9fd636239a8a1c668fd1f70c31093c5d6e2;hp=51913e497b34933b5bff263b3905ae6f28d8ed2d;hpb=006b98fe67a63162b795a55c36111cfd66b44411;p=poolifier.git diff --git a/package.json b/package.json index 51913e49..4c07c976 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.22", + "version": "2.6.23", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -49,7 +49,7 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.5.0", + "node": "20.5.1", "pnpm": "8.6.12" }, "repository": { @@ -117,7 +117,7 @@ "@typescript-eslint/parser": "^5.62.0", "benny": "^3.7.1", "c8": "^8.0.1", - "eslint": "^8.46.0", + "eslint": "^8.47.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^37.0.0", "eslint-define-config": "^1.23.0",