docs: add changelog entry
[poolifier.git] / package.json
index 4679669c86a0f1a92bc2388544d4e7b29088aeac..fcc849ab550d5caaf24906da105a560c2efdc0a4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "3.1.4",
+  "version": "3.1.6",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.10.5",
-    "@typescript-eslint/eslint-plugin": "^6.14.0",
-    "@typescript-eslint/parser": "^6.14.0",
+    "@typescript-eslint/eslint-plugin": "^6.15.0",
+    "@typescript-eslint/parser": "^6.15.0",
     "benchmark": "^2.1.4",
     "c8": "^8.0.1",
     "cross-env": "^7.0.3",