refactor: cleanup IWRR properties
[poolifier.git] / package.json
index db405209eb10b9344b0b612b64c5df550972c899..76229e8b6af382e4d9945497d988bc83f3634324 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.4.11",
+  "version": "2.4.12",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "license": "MIT",
   "main": "./lib/index.js",
     "eslint-define-config": "^1.20.0",
     "eslint-import-resolver-typescript": "^3.5.5",
     "eslint-plugin-import": "^2.27.5",
-    "eslint-plugin-jsdoc": "^43.2.0",
+    "eslint-plugin-jsdoc": "^44.0.0",
     "eslint-plugin-n": "^15.7.0",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-spellcheck": "^0.0.20",