X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=26b398112ff0eaf0e941bc2c39abf5e075db9f06;hb=797ca26650a00abf7f7f8174835df50715fb79f8;hp=a28152fd7eefaf617e582c82c98cb28dae8b7360;hpb=bba2020963544f1a5815e4a083de3507be3e3bc7;p=poolifier.git diff --git a/package.json b/package.json index a28152fd..26b39811 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.9", + "version": "3.1.11", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -119,7 +119,7 @@ "@rollup/plugin-typescript": "^11.1.5", "@types/node": "^20.10.5", "@typescript-eslint/eslint-plugin": "^6.15.0", - "@typescript-eslint/parser": "^6.15.0", + "@typescript-eslint/parser": "^6.16.0", "benchmark": "^2.1.4", "c8": "^8.0.1", "cross-env": "^7.0.3",