X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bd2c52d7ba5f49af317192c79bb4dee2ea879966;hb=4843c5e8874c71a3ba37ae9c152a0fce133f23e7;hp=2824442edce38d1a79050595a3fc00bacfb935af;hpb=4e00547616376d120323f2fc8518ed73a7d45868;p=poolifier.git diff --git a/package.json b/package.json index 2824442e..bd2c52d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.35", + "version": "2.6.36", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -119,7 +119,7 @@ "c8": "^8.0.1", "eslint": "^8.48.0", "eslint-config-standard": "^17.1.0", - "eslint-config-standard-with-typescript": "^38.0.0", + "eslint-config-standard-with-typescript": "^39.0.0", "eslint-define-config": "^1.23.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1",