X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=26b398112ff0eaf0e941bc2c39abf5e075db9f06;hb=29dc028ebe61082c7a1a03feaccb724b06c23227;hp=296fd3d9192fbc9e04b22548f47be007001df5fc;hpb=6c8cec9e6860ad0ffbd97d3cc2f730639075613d;p=poolifier.git diff --git a/package.json b/package.json index 296fd3d9..26b39811 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.5", + "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", @@ -130,7 +130,7 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsdoc": "^46.9.1", - "eslint-plugin-n": "^16.4.0", + "eslint-plugin-n": "^16.5.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17",