Skip to content

Commit c20126e

Browse files
Bump typescript-eslint to ^8.31.0 (#46022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 256b57d commit c20126e

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@
141141
"@types/node": "^20.17.30",
142142
"@types/react": "^19.1.2",
143143
"@types/yargs": "^17.0.33",
144-
"@typescript-eslint/eslint-plugin": "^8.30.1",
145-
"@typescript-eslint/parser": "^8.30.1",
144+
"@typescript-eslint/eslint-plugin": "^8.31.0",
145+
"@typescript-eslint/parser": "^8.31.0",
146146
"@vitejs/plugin-react": "^4.4.1",
147147
"@vitest/browser": "^3.1.2",
148148
"@vitest/coverage-v8": "^3.1.1",

packages/eslint-plugin-material-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@types/eslint": "^8.56.12",
12-
"@typescript-eslint/parser": "^8.30.1",
12+
"@typescript-eslint/parser": "^8.31.0",
1313
"eslint": "^8.57.1"
1414
},
1515
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)