feat: allow to provision number of stations by template
[e-mobility-charging-stations-simulator.git] / package.json
index c2a7af09ac1f965aae8753be9a54dae9eab6327b..28a6a2f8fc5bbb642a31a31e0023a002287d01a7 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=8.6.0"
     "@types/semver": "^7.5.8",
     "@types/tar": "^6.1.11",
     "@types/ws": "^8.5.10",
-    "@typescript-eslint/eslint-plugin": "^7.3.1",
-    "@typescript-eslint/parser": "^7.3.1",
+    "@typescript-eslint/eslint-plugin": "^7.4.0",
+    "@typescript-eslint/parser": "^7.4.0",
     "auto-changelog": "^2.4.0",
     "c8": "^9.1.0",
     "clinic": "^13.0.0",