X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=56455997863a8a0a7d41e1d74a2720dd0273107a;hb=e5e1f87f127d4fdc88b88a9c62f2dbc84aba2a92;hp=8a394ca1f56fc816b2537c68fad5130fc70ae77a;hpb=fd1ee77ce04cf81c52a5e66408b148a9847eb4ec;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 8a394ca1..56455997 100644 --- a/package.json +++ b/package.json @@ -57,12 +57,12 @@ "utf-8-validate": "^5.0.3" }, "devDependencies": { - "@types/node": "^14.14.7", + "@types/node": "^14.14.8", "@types/uuid": "^8.3.0", "@types/worker-threads-pool": "^2.0.0", "@types/ws": "^7.4.0", - "@typescript-eslint/eslint-plugin": "^4.8.0", - "@typescript-eslint/parser": "^4.8.0", + "@typescript-eslint/eslint-plugin": "^4.8.1", + "@typescript-eslint/parser": "^4.8.1", "clinic": "^7.0.0", "cross-env": "^7.0.2", "eslint": "^7.13.0",