build(deps-dev): apply updates
[benchmarks-js.git] / package.json
index 6abae4db40db1810ba29319adeec984163d8e8cd..355a3bc8f568eef51f486ee0638d5f877bcf58c6 100644 (file)
@@ -8,8 +8,8 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.8.0",
-    "pnpm": "8.9.0"
+    "node": "20.8.1",
+    "pnpm": "8.9.2"
   },
   "repository": {
     "type": "git",
@@ -69,9 +69,9 @@
     "uuid": "^9.0.1"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.2.2",
-    "@commitlint/cli": "^17.7.2",
-    "@commitlint/config-conventional": "^17.7.0",
+    "@biomejs/biome": "^1.3.0",
+    "@commitlint/cli": "^17.8.0",
+    "@commitlint/config-conventional": "^17.8.0",
     "eslint": "^8.51.0",
     "eslint-config-standard": "^17.1.0",
     "eslint-define-config": "^1.24.1",
@@ -80,7 +80,7 @@
     "eslint-plugin-n": "^16.2.0",
     "eslint-plugin-promise": "^6.1.1",
     "husky": "^8.0.3",
-    "lint-staged": "^14.0.1",
+    "lint-staged": "^15.0.2",
     "prettier": "^3.0.3",
     "standard": "^17.1.0"
   }