X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=b01b427b5089fb424bc0c1f36801220514cca0b4;hb=5b373a2392b4615ba29bb13f3b312eccf7ae8d49;hp=3c1c8b6a748c9b8b87caa6bef3883f067b4dd108;hpb=e6a97a6cdb65ddbc7ffa131d8bd2a33868e16453;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 3c1c8b6a..b01b427b 100644 --- a/package.json +++ b/package.json @@ -126,13 +126,13 @@ "@types/node": "^20.10.0", "@types/tar": "^6.1.10", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^6.12.0", - "@typescript-eslint/parser": "^6.12.0", + "@typescript-eslint/eslint-plugin": "^6.13.0", + "@typescript-eslint/parser": "^6.13.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", "clinic": "^13.0.0", "cross-env": "^7.0.3", - "esbuild": "^0.19.7", + "esbuild": "^0.19.8", "esbuild-plugin-clean": "^1.0.1", "esbuild-plugin-copy": "^2.1.1", "eslint": "^8.54.0", @@ -151,7 +151,7 @@ "release-it": "^17.0.0", "rimraf": "^5.0.5", "semver": "^7.5.4", - "tsx": "^4.5.0", + "tsx": "^4.6.0", "typescript": "~5.3.2" } }