diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-05 02:47:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-05 02:47:16 +0000 |
| commit | ce11ecc047929800093e42c050907f7a55759ebf (patch) | |
| tree | 066439b090c513af4a919b79fb9ff953b930ddfb /web/package.json | |
| parent | 346fb1867523334800ebf597b1811244a539bf9c (diff) | |
build(deps): update typescript-eslint monorepo to v8.26.0 (#8871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'web/package.json')
| -rw-r--r-- | web/package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/web/package.json b/web/package.json index 728c219ee..b9e06b616 100644 --- a/web/package.json +++ b/web/package.json @@ -10,10 +10,10 @@ "pnpm": { "overrides": { "@babel/traverse": "7.26.9", - "@typescript-eslint/eslint-plugin": "8.25.0", - "@typescript-eslint/parser": "8.25.0", - "@typescript-eslint/typescript-estree": "8.25.0", - "@typescript-eslint/utils": "8.25.0", + "@typescript-eslint/eslint-plugin": "8.26.0", + "@typescript-eslint/parser": "8.26.0", + "@typescript-eslint/typescript-estree": "8.26.0", + "@typescript-eslint/utils": "8.26.0", "eslint-plugin-jest": "28.11.0", "eslint-plugin-testing-library": "7.1.1", "path-to-regexp@<0.1.12": "0.2.5", @@ -96,8 +96,8 @@ "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "@types/zxcvbn": "4.4.5", - "@typescript-eslint/eslint-plugin": "8.25.0", - "@typescript-eslint/parser": "8.25.0", + "@typescript-eslint/eslint-plugin": "8.26.0", + "@typescript-eslint/parser": "8.26.0", "@vitejs/plugin-react": "4.3.4", "@vitest/coverage-istanbul": "3.0.7", "esbuild": "0.25.0", |
