Skip to content

Commit b1fb8e3

Browse files
chore(deps): update typescript-eslint monorepo to v8.34.1 (#602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a0b54d commit b1fb8e3

File tree

2 files changed

+101
-192
lines changed

2 files changed

+101
-192
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"@types/randomstring": "1.3.0",
9393
"@types/react": "19.0.10",
9494
"@types/react-dom": "19.1.6",
95-
"@typescript-eslint/eslint-plugin": "8.21.0",
96-
"@typescript-eslint/parser": "8.21.0",
95+
"@typescript-eslint/eslint-plugin": "8.34.1",
96+
"@typescript-eslint/parser": "8.34.1",
9797
"@vitejs/plugin-basic-ssl": "2.0.0",
9898
"@vitejs/plugin-react": "4.5.2",
9999
"cross-env": "7.0.3",
@@ -111,7 +111,7 @@
111111
"jsdom": "26.1.0",
112112
"randomstring": "1.3.1",
113113
"typescript": "5.7.3",
114-
"typescript-eslint": "8.28.0",
114+
"typescript-eslint": "8.34.1",
115115
"vite": "6.3.5",
116116
"vite-plugin-node-polyfills": "0.23.0",
117117
"vitest": "3.2.4"

0 commit comments

Comments
 (0)