Dependencies update.
[e-mobility-charging-stations-simulator.git] / package.json
index ed2067c5d88de673ff20cf8f71057b877332bb46..8586e45d4560664133eb6ec00e2527555ec82883 100644 (file)
@@ -64,8 +64,8 @@
     "@types/node": "^14.14.25",
     "@types/uuid": "^8.3.0",
     "@types/ws": "^7.4.0",
-    "@typescript-eslint/eslint-plugin": "^4.14.2",
-    "@typescript-eslint/parser": "^4.14.2",
+    "@typescript-eslint/eslint-plugin": "^4.15.0",
+    "@typescript-eslint/parser": "^4.15.0",
     "clinic": "^8.0.1",
     "cross-env": "^7.0.3",
     "eslint": "^7.19.0",
@@ -75,6 +75,6 @@
     "npm-check": "^5.9.2",
     "rimraf": "^3.0.2",
     "ts-node-dev": "^1.1.1",
-    "typescript": "^4.1.3"
+    "typescript": "^4.1.4"
   }
 }