X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=1f970ebc7682480e54d9a805473612d1c7c3bee8;hb=5decbf239157d04bdf38a642fe2757f565a8d466;hp=49b328d733371fe1b8bce241c7082c9bfca30dad;hpb=e3ebec7e92b25b9eae570f2e62d12e2d4856642a;p=poolifier.git diff --git a/package.json b/package.json index 49b328d7..1f970ebc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.5.0", + "version": "2.5.2", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "license": "MIT", "main": "./lib/index.js", @@ -111,13 +111,13 @@ "@typescript-eslint/parser": "^5.59.8", "benny": "^3.7.1", "c8": "^7.14.0", - "eslint": "^8.41.0", + "eslint": "^8.42.0", "eslint-config-standard": "^17.1.0", - "eslint-config-standard-with-typescript": "^34.0.1", + "eslint-config-standard-with-typescript": "^35.0.0", "eslint-define-config": "^1.20.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^46.1.0", + "eslint-plugin-jsdoc": "^46.2.3", "eslint-plugin-n": "^16.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", @@ -129,7 +129,7 @@ "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^2.8.8", - "release-it": "^15.10.3", + "release-it": "^15.10.5", "rollup": "^3.23.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3",