X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=60506acb5d73be0aebff5171da09e1898ed52dfc;hb=7e7760d1bae2a948c88d008130714b2067fcc543;hp=1f1082f57c62d24001a60a7123c6c851fc63817f;hpb=5d42650b5661ded13bc4a7f5b938f2b914410b18;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 1f1082f5..60506acb 100644 --- a/package.json +++ b/package.json @@ -124,10 +124,10 @@ "@types/node": "^20.14.2", "@types/semver": "^7.5.8", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^7.12.0", - "@typescript-eslint/parser": "^7.12.0", + "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/parser": "^7.13.0", "auto-changelog": "^2.4.0", - "c8": "^9.1.0", + "c8": "^10.0.0", "clinic": "^13.0.0", "cross-env": "^7.0.3", "esbuild": "^0.21.5", @@ -147,12 +147,12 @@ "glob": "^10.4.1", "husky": "^9.0.11", "lint-staged": "^15.2.5", - "prettier": "^3.3.1", + "prettier": "^3.3.2", "release-it": "^17.3.0", "rimraf": "^5.0.7", "semver": "^7.6.2", "ts-node": "^10.9.2", - "tsx": "^4.15.1", + "tsx": "^4.15.2", "typescript": "~5.4.5" } }