X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7f92218c80e1130e564caeee4121cdf4c6fb3da3;hb=refs%2Ftags%2Fv2.4.5;hp=c7942807fa2999938dbc44f9d39cfd3d1c388b25;hpb=ea4d677aaa61b1b5355ed88102031dfe7cec4b5c;p=poolifier.git diff --git a/package.json b/package.json index c7942807..7f92218c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.4.4", + "version": "2.4.5", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "license": "MIT", "main": "./lib/index.js", @@ -111,7 +111,7 @@ "eslint-define-config": "^1.17.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^40.1.1", + "eslint-plugin-jsdoc": "^40.1.2", "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20",