Skip to content

Commit

Permalink
Bump typescript-eslint to ^8.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent fff11a6 commit 01ec5a1
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 81 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@vitest/browser": "^2.1.8",
"@vitest/coverage-v8": "^2.1.6",
"babel-loader": "^9.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/eslint": "^8.56.12",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^8.57.1"
},
"peerDependencies": {
Expand Down
167 changes: 89 additions & 78 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01ec5a1

Please sign in to comment.