X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7b6c548e49da4cd7dd5d50e9838e4aedd4da4e39;hb=bc4f7ae28319fdd0f43134a39a9dc57e84f42935;hp=402007857cfee357c0a2e01f982995e402205f7c;hpb=75281c1fd23f2f3a96fef2ddbf466991ef713ff1;p=poolifier.git diff --git a/package.json b/package.json index 40200785..7b6c548e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.6.20", + "version": "2.6.21", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "license": "MIT", "main": "./lib/index.js", @@ -110,7 +110,7 @@ "@release-it/keep-a-changelog": "^4.0.0", "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-typescript": "^11.1.2", - "@types/node": "^20.4.5", + "@types/node": "^20.4.7", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "benny": "^3.7.1", @@ -121,7 +121,7 @@ "eslint-define-config": "^1.22.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.28.0", - "eslint-plugin-jsdoc": "^46.4.5", + "eslint-plugin-jsdoc": "^46.4.6", "eslint-plugin-n": "^16.0.1", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", @@ -132,9 +132,9 @@ "microtime": "^3.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.0", + "prettier": "^3.0.1", "release-it": "^16.1.3", - "rollup": "^3.27.0", + "rollup": "^3.27.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",