X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=d3af3b2ee292637b3326b843a15df01ffca59138;hb=62a7baffdaf232cdaaf94b918c9b8ef43b6bfbb8;hp=65e47af9eef8e7fde11dcae55b58e8788a784f1d;hpb=108782d6bc58da275c21b19374f368b51acbe473;p=poolifier.git diff --git a/package.json b/package.json index 65e47af9..d3af3b2e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.15-0", + "version": "3.1.15", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "type": "module", @@ -121,8 +121,8 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^47.0.2", - "eslint-plugin-n": "^16.6.0", + "eslint-plugin-jsdoc": "^48.0.1", + "eslint-plugin-n": "^16.6.1", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17",