X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=3529879b7a54f30b5919bdefad0e65c9d1ba7bcb;hb=ffc8d14415d44de881ee66ee60fc74da48084976;hp=d7befe0af7f7efb767b5bead01c9118e54bef019;hpb=aee467366d8c393b79e7af82c6a7ab12338ee64e;p=poolifier.git diff --git a/package.json b/package.json index d7befe0a..3529879b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.4.3", + "version": "2.4.4", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "license": "MIT", "main": "./lib/index.js", @@ -105,13 +105,13 @@ "@typescript-eslint/parser": "^5.57.1", "benny": "^3.7.1", "c8": "^7.13.0", - "eslint": "^8.37.0", + "eslint": "^8.38.0", "eslint-config-standard": "^17.0.0", "eslint-config-standard-with-typescript": "^34.0.1", "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",