X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=package.json;h=07feb9b9ff6f7b9a1ab25d3d8ff7f1b9ecb08ac0;hb=8a9febf5f5d99c234d1b89879ff2d6655af7d65f;hp=49b328d733371fe1b8bce241c7082c9bfca30dad;hpb=e3ebec7e92b25b9eae570f2e62d12e2d4856642a;p=poolifier.git diff --git a/package.json b/package.json index 49b328d7..07feb9b9 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", @@ -113,7 +113,7 @@ "c8": "^7.14.0", "eslint": "^8.41.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", @@ -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",