X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7f92218c80e1130e564caeee4121cdf4c6fb3da3;hb=765457872257684691f93befb94175a2aaa83502;hp=0f0c77d40464a8cfa0919d0508d0bfe3d6500d87;hpb=92fa3eb6460695ece12229f0e17baeed4a0a0775;p=poolifier.git diff --git a/package.json b/package.json index 0f0c77d4..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", @@ -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",