build: update volta node version
[poolifier.git] / package.json
index 396c9e5b03e3f9948620b7c8fbf941fa86d9be89..4fab7713cc916319a8a4697c19a7a3cd527845b7 100644 (file)
@@ -42,8 +42,8 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.7.0",
-    "pnpm": "8.7.6"
+    "node": "20.8.0",
+    "pnpm": "8.8.0"
   },
   "repository": {
     "type": "git",
   },
   "devDependencies": {
     "@biomejs/biome": "^1.2.2",
-    "@commitlint/cli": "^17.7.1",
+    "@commitlint/cli": "^17.7.2",
     "@commitlint/config-conventional": "^17.7.0",
     "@release-it/bumper": "^5.1.0",
     "@release-it/keep-a-changelog": "^4.0.0",
     "@rollup/plugin-terser": "^0.4.3",
     "@rollup/plugin-typescript": "^11.1.4",
-    "@types/node": "^20.6.5",
-    "@typescript-eslint/eslint-plugin": "^6.7.2",
-    "@typescript-eslint/parser": "^6.7.2",
+    "@types/node": "^20.7.1",
+    "@typescript-eslint/eslint-plugin": "^6.7.3",
+    "@typescript-eslint/parser": "^6.7.3",
     "benchmark": "^2.1.4",
     "c8": "^8.0.1",
     "eslint": "^8.50.0",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
     "prettier": "^3.0.3",
-    "release-it": "^16.2.0",
-    "rollup": "^3.29.3",
+    "release-it": "^16.2.1",
+    "rollup": "^3.29.4",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "rollup-plugin-delete": "^2.0.0",