refactor: cleanup direct access to worker id
[poolifier.git] / package.json
index 2824442edce38d1a79050595a3fc00bacfb935af..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",
     "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",