summaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-25 23:08:44 +0000
committerGitHub <noreply@github.com>2025-02-25 23:08:44 +0000
commit7c7bfee8a93812670be811e80e5ac8a9669ecaeb (patch)
treeed50d775db28a0b210416516ef67e77f9988dc0b /web/package.json
parentba093f08716dd0fae701da197a66c5ace3eed4b6 (diff)
build(deps): update typescript-eslint monorepo to v8.25.0 (#8824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/package.json b/web/package.json
index 3c4efb451..a7b4519d3 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.24.1",
- "@typescript-eslint/parser": "8.24.1",
- "@typescript-eslint/typescript-estree": "8.24.1",
- "@typescript-eslint/utils": "8.24.1",
+ "@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",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-testing-library": "7.1.1"
},
@@ -93,8 +93,8 @@
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/zxcvbn": "4.4.5",
- "@typescript-eslint/eslint-plugin": "8.24.1",
- "@typescript-eslint/parser": "8.24.1",
+ "@typescript-eslint/eslint-plugin": "8.25.0",
+ "@typescript-eslint/parser": "8.25.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-istanbul": "3.0.7",
"esbuild": "0.25.0",