refactor: cleanup direct access to worker id
[poolifier.git] / package.json
index a1c5a3dfaefa930ec912f5ebf1506394a08c5a0b..bd2c52d7ba5f49af317192c79bb4dee2ea879966 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "2.6.35",
+  "version": "2.6.36",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
@@ -50,7 +50,7 @@
   },
   "volta": {
     "node": "20.5.1",
-    "pnpm": "8.6.12"
+    "pnpm": "8.7.0"
   },
   "repository": {
     "type": "git",
     "c8": "^8.0.1",
     "eslint": "^8.48.0",
     "eslint-config-standard": "^17.1.0",
-    "eslint-config-standard-with-typescript": "^38.0.0",
+    "eslint-config-standard-with-typescript": "^39.0.0",
     "eslint-define-config": "^1.23.0",
     "eslint-import-resolver-typescript": "^3.6.0",
     "eslint-plugin-import": "^2.28.1",