refactor: use Set() instead of array in benchmarking code
[poolifier.git] / package.json
index 6d197372064f2c9ca702856934b6a8f63260dbfb..2f39ab9c32c59003ebd6efecb376d92758aca6fc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.6.6",
+  "version": "2.6.8",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "license": "MIT",
   "main": "./lib/index.js",
@@ -48,7 +48,7 @@
   },
   "volta": {
     "node": "20.3.1",
-    "pnpm": "8.6.5"
+    "pnpm": "8.6.6"
   },
   "repository": {
     "type": "git",
     "@rollup/plugin-terser": "^0.4.3",
     "@rollup/plugin-typescript": "^11.1.2",
     "@types/node": "^20.3.3",
-    "@typescript-eslint/eslint-plugin": "^5.60.1",
-    "@typescript-eslint/parser": "^5.60.1",
+    "@typescript-eslint/eslint-plugin": "^5.61.0",
+    "@typescript-eslint/parser": "^5.61.0",
     "benny": "^3.7.1",
     "c8": "^8.0.0",
     "eslint": "^8.44.0",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-spellcheck": "^0.0.20",
     "eslint-plugin-tsdoc": "^0.2.17",
-    "expect": "^29.5.0",
+    "expect": "^29.6.0",
     "husky": "^8.0.3",
     "lint-staged": "^13.2.3",
     "microtime": "^3.1.1",
     "mochawesome": "^7.1.3",
     "prettier": "^2.8.8",
     "release-it": "^15.11.0",
-    "rollup": "^3.26.0",
+    "rollup": "^3.26.1",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "rollup-plugin-delete": "^2.0.0",