chore: v2.6.16
[poolifier.git] / package.json
index d375a6b0379dec84c3c55973250fa9dd12826bb9..9a67a748c8c75e77d7277fdc99737c4ec11e0174 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.6.10",
+  "version": "2.6.16",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "license": "MIT",
   "main": "./lib/index.js",
@@ -48,7 +48,7 @@
   },
   "volta": {
     "node": "20.4.0",
-    "pnpm": "8.6.6"
+    "pnpm": "8.6.7"
   },
   "repository": {
     "type": "git",
   "devDependencies": {
     "@commitlint/cli": "^17.6.6",
     "@commitlint/config-conventional": "^17.6.6",
-    "@release-it/bumper": "^4.0.2",
-    "@release-it/keep-a-changelog": "^3.1.0",
+    "@release-it/bumper": "^5.0.0",
+    "@release-it/keep-a-changelog": "^4.0.0",
     "@rollup/plugin-terser": "^0.4.3",
     "@rollup/plugin-typescript": "^11.1.2",
     "@types/node": "^20.4.1",
-    "@typescript-eslint/eslint-plugin": "^5.61.0",
-    "@typescript-eslint/parser": "^5.61.0",
+    "@typescript-eslint/eslint-plugin": "^5.62.0",
+    "@typescript-eslint/parser": "^5.62.0",
     "benny": "^3.7.1",
     "c8": "^8.0.0",
     "eslint": "^8.44.0",
     "microtime": "^3.1.1",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
-    "prettier": "^2.8.8",
+    "prettier": "^3.0.0",
     "release-it": "^16.1.0",
     "rollup": "^3.26.2",
     "rollup-plugin-analyzer": "^4.0.0",