Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 into combined...
[poolifier.git] / package.json
index f6abce4a632c2d0489d99c9f66456ce2a020e1de..396b6c7ef6517b712d0e336201ca74d1fba7695b 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "3.0.0",
+  "version": "3.0.1",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
@@ -43,7 +43,7 @@
   },
   "volta": {
     "node": "20.8.1",
-    "pnpm": "8.9.0"
+    "pnpm": "8.9.2"
   },
   "repository": {
     "type": "git",
     "@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/parser": "^6.7.5",
+    "@typescript-eslint/eslint-plugin": "^6.8.0",
+    "@typescript-eslint/parser": "^6.8.0",
     "benchmark": "^2.1.4",
     "c8": "^8.0.1",
     "eslint": "^8.51.0",
     "eslint-plugin-tsdoc": "^0.2.17",
     "expect": "^29.7.0",
     "husky": "^8.0.3",
-    "lint-staged": "^14.0.1",
+    "lint-staged": "^15.0.1",
     "microtime": "^3.1.1",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
     "prettier": "^3.0.3",
     "release-it": "^16.2.1",
-    "rollup": "^4.1.0",
+    "rollup": "^4.1.4",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "rollup-plugin-delete": "^2.0.0",