Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump typescript-eslint to ^8.18.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 16, 2024
1 parent 86cc01d commit aaf4e89
Showing 3 changed files with 93 additions and 101 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -134,8 +134,8 @@
"@types/node": "^20.17.10",
"@types/react": "^19.0.0",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@vitest/browser": "^2.1.8",
"@vitest/coverage-v8": "^2.1.8",
"babel-loader": "^9.2.1",
2 changes: 1 addition & 1 deletion packages/eslint-plugin-material-ui/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/eslint": "^8.56.12",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.18.0",
"eslint": "^8.57.1"
},
"peerDependencies": {
188 changes: 90 additions & 98 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 aaf4e89

Please sign in to comment.