refactor: use Array.from to build Array() from Map()
[poolifier.git] / package.json
index 6ee3e8d9777fe5bd093ea3134fa0143119a9ff02..f458a8394922a20946e7e3412a059d97c316c695 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "4.0.3",
+  "version": "4.0.5",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "type": "module",
     "eslint-define-config": "^2.1.0",
     "eslint-import-resolver-typescript": "^3.6.1",
     "eslint-plugin-import": "^2.29.1",
-    "eslint-plugin-jsdoc": "^48.2.3",
-    "eslint-plugin-n": "^17.5.1",
+    "eslint-plugin-jsdoc": "^48.2.4",
+    "eslint-plugin-n": "^17.6.0",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-simple-import-sort": "^12.1.0",
     "eslint-plugin-spellcheck": "^0.0.20",