X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=92f8b53a73895e756d3ac958b4a1b145316e3515;hb=b8e7f7f9c9a3eb44cf8af7b848105fdc18c9cbca;hp=ba1127afcb049d3fa2dd05174d91fa0c45062c4f;hpb=11b056bb5e46ddac3bbe2f45e69e35a127e6effa;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index ba1127af..92f8b53a 100644 --- a/package.json +++ b/package.json @@ -63,14 +63,14 @@ "devDependencies": { "@types/node": "^14.14.44", "@types/uuid": "^8.3.0", - "@types/ws": "^7.4.2", - "@typescript-eslint/eslint-plugin": "^4.22.1", - "@typescript-eslint/parser": "^4.22.1", + "@types/ws": "^7.4.4", + "@typescript-eslint/eslint-plugin": "^4.23.0", + "@typescript-eslint/parser": "^4.23.0", "clinic": "^8.0.1", "cross-env": "^7.0.3", "eslint": "^7.26.0", "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^33.1.0", + "eslint-plugin-jsdoc": "^34.0.0", "mbt": "^1.1.1", "npm-check": "^5.9.2", "rollup": "^2.47.0",