X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=68bb2b12d6a2203a7fcc9e78815e56e5f36fa93c;hb=df637b0d406ee9e6f158ee0c7c4caed7ac25ecbb;hp=0e8d3d27c4a344b76b8c46d2cfbfe7626b28d1a9;hpb=60ad3d178c0121ed48a346461dcd71047e44e8be;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 0e8d3d27..68bb2b12 100644 --- a/package.json +++ b/package.json @@ -114,19 +114,19 @@ "@types/express": "^4.17.13", "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.7.6", + "@types/node": "^18.7.11", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.2", "@types/uuid": "^8.3.4", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.33.1", - "@typescript-eslint/parser": "^5.33.1", + "@typescript-eslint/eslint-plugin": "^5.34.0", + "@typescript-eslint/parser": "^5.34.0", "auto-changelog": "^2.4.0", "clinic": "^11.1.2", "cross-env": "^7.0.3", "eslint": "^8.22.0", "eslint-config-prettier": "^8.5.0", - "eslint-import-resolver-typescript": "^3.4.2", + "eslint-import-resolver-typescript": "^3.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^39.3.6", "eslint-plugin-node": "^11.1.0",