X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=package.json;h=4b037ae0de1dceea2ccf077214534d482d084762;hb=0489b5c8f32c870892e22705a1ceef3cbad6676a;hp=7094a161ac79a0b6d4ef8e3f75df292ba9fe4c61;hpb=311dd6feba5fe8c1c86c3875b72b40bef688244e;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7094a161..4b037ae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.1.22", + "version": "1.1.24", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -99,8 +99,8 @@ "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", "@types/ws": "^8.2.0", - "@typescript-eslint/eslint-plugin": "^4.32.0", - "@typescript-eslint/parser": "^4.32.0", + "@typescript-eslint/eslint-plugin": "^4.33.0", + "@typescript-eslint/parser": "^4.33.0", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3",