Add worker-threads-pool to external pools benchmarks (#281)
[poolifier.git] / package.json
index ae59c6ebbd314acf8b542bc1bf5e8182337195c6..82a88f40b1069e5bc106396ad0b0079c18111a92 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "main": "lib/index.js",
   "scripts": {
@@ -63,9 +63,9 @@
     "lib"
   ],
   "devDependencies": {
-    "@types/node": "^14.14.34",
-    "@typescript-eslint/eslint-plugin": "^4.17.0",
-    "@typescript-eslint/parser": "^4.17.0",
+    "@types/node": "^14.14.35",
+    "@typescript-eslint/eslint-plugin": "^4.18.0",
+    "@typescript-eslint/parser": "^4.18.0",
     "benchmark": "^2.1.4",
     "eslint": "^7.22.0",
     "eslint-config-standard": "^16.0.2",
@@ -83,7 +83,7 @@
     "prettier": "^2.2.1",
     "prettier-plugin-organize-imports": "^1.1.1",
     "prettierx": "^0.17.0",
-    "rollup": "^2.41.2",
+    "rollup": "^2.42.0",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "rollup-plugin-delete": "^2.0.0",