build: bump node and pnpm volta version
[e-mobility-charging-stations-simulator.git] / package.json
index fb565568d3d55089aeb76c7af32d6f4402026e87..8d1c085bc916fbf6de375f92f883f1199110051c 100644 (file)
@@ -7,8 +7,8 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.6.1",
-    "pnpm": "8.7.5"
+    "node": "20.7.0",
+    "pnpm": "8.7.6"
   },
   "repository": {
     "type": "git",
     "logform": "^2.5.1",
     "mnemonist": "^0.39.5",
     "mongodb": "^6.1.0",
-    "poolifier": "^2.6.44",
+    "poolifier": "^2.6.45",
     "source-map-support": "^0.5.21",
     "tar": "^6.2.0",
     "tslib": "^2.6.2",
     "@rollup/plugin-typescript": "^11.1.3",
     "@types/mocha": "^10.0.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^20.6.1",
+    "@types/node": "^20.6.2",
     "@types/sinon": "^10.0.16",
     "@types/tar": "^6.1.6",
     "@types/ws": "^8.5.5",
-    "@typescript-eslint/eslint-plugin": "^6.7.0",
-    "@typescript-eslint/parser": "^6.7.0",
+    "@typescript-eslint/eslint-plugin": "^6.7.2",
+    "@typescript-eslint/parser": "^6.7.2",
     "@web/rollup-plugin-copy": "^0.4.0",
     "auto-changelog": "^2.4.0",
     "c8": "^8.0.1",