Add ClearCache command support.
[e-mobility-charging-stations-simulator.git] / package.json
index c4ade427169908565bb3583dead6798b4f31e907..de7f7f065ab9b48b674645f4dbaeed62ccf6c468 100644 (file)
     "@types/uuid": "^8.3.0",
     "@types/worker-threads-pool": "^2.0.0",
     "@types/ws": "^7.4.0",
-    "@typescript-eslint/eslint-plugin": "^4.8.1",
-    "@typescript-eslint/parser": "^4.8.1",
+    "@typescript-eslint/eslint-plugin": "^4.8.2",
+    "@typescript-eslint/parser": "^4.8.2",
     "clinic": "^7.0.0",
     "cross-env": "^7.0.2",
-    "eslint": "^7.13.0",
+    "eslint": "^7.14.0",
     "grunt": "^1.3.0",
     "grunt-ts": "^6.0.0-beta.22",
     "npm-check": "^5.9.2",
     "rimraf": "^3.0.2",
     "ts-node-dev": "^1.0.0",
-    "typescript": "^4.0.5"
+    "typescript": "^4.1.2"
   }
 }