X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=d289a258ca170cd72efcf434b396d135803243df;hb=0d64fd531460a553940a8e3b2912be059c9cdf48;hp=7ee8735760995b7f28178a37b59c3876f8b02113;hpb=9122cc2c31a39f0fda89dac74d98043996ee809b;p=poolifier.git diff --git a/package.json b/package.json index 7ee87357..d289a258 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.15", + "version": "3.1.16", "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.2", + "eslint-plugin-n": "^16.6.1", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17",