refactor: refine biome.js configuration
[poolifier.git] / package.json
index f0ae7311acf1b14e111d75c8e6256a51d11119b3..94699e1f966697573e41942ba08779493970c04a 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "4.0.14",
+  "version": "4.0.15",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "type": "module",
     "@biomejs/biome": "^1.8.2",
     "@commitlint/cli": "^19.3.0",
     "@commitlint/config-conventional": "^19.2.2",
-    "@cspell/eslint-plugin": "^8.9.0",
+    "@cspell/eslint-plugin": "^8.9.1",
     "@eslint/js": "^9.5.0",
     "@release-it/bumper": "^6.0.1",
     "@release-it/keep-a-changelog": "^5.0.0",
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^11.1.6",
-    "@types/node": "^20.14.6",
+    "@types/node": "^20.14.7",
     "c8": "^10.1.2",
     "cross-env": "^7.0.3",
     "eslint": "^9.5.0",
     "mochawesome": "^7.1.3",
     "neostandard": "^0.7.2",
     "prettier": "^3.3.2",
-    "release-it": "^17.3.0",
+    "release-it": "^17.4.0",
     "rollup": "^4.18.0",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "sinon": "^18.0.0",
     "tatami-ng": "^0.4.15",
     "typedoc": "^0.25.13",
-    "typescript": "~5.4.5"
+    "typescript": "~5.5.2"
   }
 }