X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=79673562b453e32f396ac1f210261c3bc73c6440;hb=03551737d706ec2e6c87d69ffd2b8aa253fdff98;hp=050fd423078820f5f35130ac18df00b03e2e44ba;hpb=43764de08b9019c40c1a043b953d95b0f77fb738;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 050fd423..79673562 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.40", + "version": "1.0.41", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -87,8 +87,8 @@ "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", "@types/ws": "^7.4.7", - "@typescript-eslint/eslint-plugin": "^4.29.2", - "@typescript-eslint/parser": "^4.29.2", + "@typescript-eslint/eslint-plugin": "^4.29.3", + "@typescript-eslint/parser": "^4.29.3", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3",