X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=0e96b5b889c38fb05d5baa190384b635dc27e071;hb=b26c6593222953b83ecf6186b895b776bd32548d;hp=0c4093d5c32ab2d2b532f1515415cdde4d83343d;hpb=4ecff7ce6e87af51f1ff04e95641aee2270fbdb0;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 0c4093d5..0e96b5b8 100644 --- a/package.json +++ b/package.json @@ -120,8 +120,8 @@ "@types/sinon": "^10.0.14", "@types/tar": "^6.1.4", "@types/ws": "^8.5.4", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.59.0", + "@typescript-eslint/parser": "^5.59.0", "auto-changelog": "^2.4.0", "c8": "^7.13.0", "clinic": "^12.1.0", @@ -147,7 +147,7 @@ "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0", - "semver": "^7.4.0", + "semver": "^7.5.0", "sinon": "^15.0.3", "ts-node": "^10.9.1", "typescript": "^5.0.4"