X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c610b5be83faa8ddf1fae5eb3574d38449ed6b2c;hb=9ef8fa7151c480590cce9cf98070c313717ad7b4;hp=296fd3d9192fbc9e04b22548f47be007001df5fc;hpb=6c8cec9e6860ad0ffbd97d3cc2f730639075613d;p=poolifier.git diff --git a/package.json b/package.json index 296fd3d9..c610b5be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.5", + "version": "3.1.7", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -130,7 +130,7 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsdoc": "^46.9.1", - "eslint-plugin-n": "^16.4.0", + "eslint-plugin-n": "^16.5.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17",