Skip to content

Commit 5e948a6

Browse files
Bump typescript-eslint to ^8.33.0 (#46256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6604487 commit 5e948a6

File tree

3 files changed

+96
-71
lines changed

3 files changed

+96
-71
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@
142142
"@types/node": "^20.17.57",
143143
"@types/react": "^19.1.6",
144144
"@types/yargs": "^17.0.33",
145-
"@typescript-eslint/eslint-plugin": "^8.32.1",
146-
"@typescript-eslint/parser": "^8.32.1",
145+
"@typescript-eslint/eslint-plugin": "^8.33.0",
146+
"@typescript-eslint/parser": "^8.33.0",
147147
"@vitejs/plugin-react": "^4.5.0",
148148
"@vitest/browser": "^3.1.4",
149149
"@vitest/coverage-v8": "^3.1.4",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@types/eslint": "^8.56.12",
13-
"@typescript-eslint/parser": "^8.31.1",
13+
"@typescript-eslint/parser": "^8.33.0",
1414
"eslint": "^8.57.1"
1515
},
1616
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)