build: cleanup husky configuration
[benchmarks-js.git] / package.json
index 0c50a7ac92d1c9b82687c82af83e983c1f152c68..85f007c63b3a323e708a833fccaa0fffa33f951e 100644 (file)
@@ -7,6 +7,7 @@
     "node": ">=18.x",
     "pnpm": ">=8.6.0"
   },
+  "packageManager": "pnpm@8.15.6",
   "type": "module",
   "volta": {
     "node": "20.12.0",
@@ -32,7 +33,6 @@
     }
   },
   "scripts": {
-    "preinstall": "npx --yes only-allow pnpm",
     "prepare": "node prepare.mjs",
     "benchmark:busy-wait": "node busy-wait.mjs",
     "benchmark:deep-clone-object": "node deep-clone-object.mjs",
@@ -72,7 +72,7 @@
     "uuid": "^9.0.1"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.6.3",
+    "@biomejs/biome": "^1.6.4",
     "@commitlint/cli": "^19.2.1",
     "@commitlint/config-conventional": "^19.1.0",
     "eslint": "^8.57.0",