X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=15ca865b3e806f0f68034d461b913878aa8fdb70;hb=cef316bf18434cad32c630d0acb72b122ae446aa;hp=ef7a3b9fbb96d32b392b1810cc66be7d2bb31bb6;hpb=6ce0bca57a96ef920df4e0786d8f28b0b89a36ef;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index ef7a3b9f..15ca865b 100644 --- a/package.json +++ b/package.json @@ -75,20 +75,20 @@ "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", "@rollup/plugin-json": "^4.1.0", - "@types/mocha": "^8.2.3", + "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", "@types/node": "^14.17.5", "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", - "@types/ws": "^7.4.6", - "@typescript-eslint/eslint-plugin": "^4.28.3", - "@typescript-eslint/parser": "^4.28.3", + "@types/ws": "^7.4.7", + "@typescript-eslint/eslint-plugin": "^4.28.4", + "@typescript-eslint/parser": "^4.28.4", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", - "eslint": "^7.30.0", + "eslint": "^7.31.0", "eslint-plugin-import": "^2.23.4", - "eslint-plugin-jsdoc": "^35.4.3", + "eslint-plugin-jsdoc": "^35.5.1", "eslint-plugin-node": "^11.1.0", "expect": "^27.0.6", "mbt": "^1.2.2", @@ -98,7 +98,7 @@ "nyc": "^15.1.0", "release-it": "^14.10.0", "robohydra": "^0.6.9", - "rollup": "^2.53.2", + "rollup": "^2.53.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",