X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=8586e45d4560664133eb6ec00e2527555ec82883;hb=f777b564608df57865d0fcf0a20c9bbe410a7d29;hp=ed2067c5d88de673ff20cf8f71057b877332bb46;hpb=eb87fe879ce448deb447b8fdd453dac8eb33b8e1;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index ed2067c5..8586e45d 100644 --- a/package.json +++ b/package.json @@ -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" } }