build(deps): bump poolifier in /examples/typescript/http-client-pool
[poolifier.git] / package.json
index c69b90cc7b7db6481319e0efaa6244bb41d3ff59..ccc7e41a75ada68f841adbd82198215941b60d5a 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "3.0.1",
+  "version": "3.0.2",
   "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.8.6",
-    "@typescript-eslint/eslint-plugin": "^6.7.5",
+    "@typescript-eslint/eslint-plugin": "^6.8.0",
     "@typescript-eslint/parser": "^6.8.0",
     "benchmark": "^2.1.4",
     "c8": "^8.0.1",