X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=750e0a56d125e4d36922a4161c2615f16db1589b;hb=f2d909bbc78a4767dc28fb40e0137dce673f4de8;hp=98d3b91e577171419f4a7bf3c5e9f8e4c120b583;hpb=3b3d0a4c0c5dca9ee98de2da1a44932005a1debd;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 98d3b91e..750e0a56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.39", + "version": "1.0.40", "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", @@ -104,7 +104,7 @@ "nyc": "^15.1.0", "release-it": "^14.11.5", "robohydra": "^0.6.9", - "rollup": "^2.56.2", + "rollup": "^2.56.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",