X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=16e74292a9d662af962df4df288480ac33697cae;hb=87347ea858fc66b283f747102113d82204613a52;hp=8fa87b3b040236fae237b580bd0e0e6a787806d3;hpb=44bd11071604d65be6edca4bc7711786728e338c;p=poolifier.git diff --git a/package.json b/package.json index 8fa87b3b..16e74292 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.14", + "version": "3.1.1", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -122,9 +122,9 @@ "@typescript-eslint/parser": "^6.14.0", "benchmark": "^2.1.4", "c8": "^8.0.1", - "eslint": "^8.55.0", + "eslint": "^8.56.0", "eslint-config-standard": "^17.1.0", - "eslint-config-standard-with-typescript": "^42.0.0", + "eslint-config-standard-with-typescript": "^43.0.0", "eslint-define-config": "^2.0.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", @@ -141,7 +141,7 @@ "mochawesome": "^7.1.3", "prettier": "^3.1.1", "release-it": "^17.0.1", - "rollup": "^4.9.0", + "rollup": "^4.9.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",