chore: v2.6.19
[poolifier.git] / package.json
index 658c1f15374b612baaf453e714bc5e53e8a2d945..10835461cf9e707b08e433161976977c4af66323 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.6.17",
+  "version": "2.6.19",
   "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.8"
+    "pnpm": "8.6.9"
   },
   "repository": {
     "type": "git",
     }
   },
   "devDependencies": {
-    "@commitlint/cli": "^17.6.6",
-    "@commitlint/config-conventional": "^17.6.6",
+    "@commitlint/cli": "^17.6.7",
+    "@commitlint/config-conventional": "^17.6.7",
     "@release-it/bumper": "^5.0.0",
     "@release-it/keep-a-changelog": "^4.0.0",
     "@rollup/plugin-terser": "^0.4.3",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
     "prettier": "^3.0.0",
-    "release-it": "^16.1.2",
+    "release-it": "^16.1.3",
     "rollup": "^3.26.3",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",