Skip to content

Commit b80ddc1

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.2
1 parent 3d96da4 commit b80ddc1

File tree

2 files changed

+127
-81
lines changed

2 files changed

+127
-81
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@types/lodash": "4.17.20",
7777
"@types/react": "18.3.26",
7878
"@types/react-dom": "18.3.7",
79-
"@typescript-eslint/eslint-plugin": "8.23.0",
80-
"@typescript-eslint/parser": "8.23.0",
79+
"@typescript-eslint/eslint-plugin": "8.46.2",
80+
"@typescript-eslint/parser": "8.46.2",
8181
"@vitejs/plugin-react": "4.3.4",
8282
"@yelo/rollup-node-external": "1.0.1",
8383
"alias-kitchen": "0.1.2",
@@ -114,7 +114,7 @@
114114
"ts-jest": "29.2.5",
115115
"ts-node": "10.9.2",
116116
"typescript": "5.8.3",
117-
"typescript-eslint": "8.23.0",
117+
"typescript-eslint": "8.46.2",
118118
"vite": "7.1.11",
119119
"vite-plugin-dts": "4.5.4"
120120
}

0 commit comments

Comments
 (0)