build(deps-dev): apply updates
[benchmarks-js.git] / package.json
index 7f10b92194e45536d6325cee4a5570646a64e475..01b955b1014d6d44baf2186d71edd6763da87018 100644 (file)
@@ -9,7 +9,7 @@
   },
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.2"
+    "pnpm": "8.10.3"
   },
   "repository": {
     "type": "git",
@@ -70,7 +70,7 @@
   },
   "devDependencies": {
     "@biomejs/biome": "^1.3.3",
-    "@commitlint/cli": "^18.4.0",
+    "@commitlint/cli": "^18.4.1",
     "@commitlint/config-conventional": "^18.4.0",
     "eslint": "^8.53.0",
     "eslint-config-standard": "^17.1.0",
@@ -80,8 +80,8 @@
     "eslint-plugin-n": "^16.3.1",
     "eslint-plugin-promise": "^6.1.1",
     "husky": "^8.0.3",
-    "lint-staged": "^15.0.2",
-    "prettier": "^3.0.3",
+    "lint-staged": "^15.1.0",
+    "prettier": "^3.1.0",
     "standard": "^17.1.0"
   }
 }