Skip to content

Commit

Permalink
Bump eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent f5def45 commit 13f9556
Show file tree
Hide file tree
Showing 4 changed files with 322 additions and 307 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
"concurrently": "9.1.0",
"css-mediaquery": "^0.1.2",
"danger": "^12.3.3",
"eslint": "8.57.1",
"eslint": "9.21.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-webpack": "0.13.10",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.31.0",
Expand All @@ -91,7 +91,7 @@
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-compiler": "latest",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-testing-library": "^6.5.0",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-typescript-enum": "2.1.0",
"execa": "9.5.2",
"fast-glob": "^3.3.2",
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": "9.6.1",
"@typescript-eslint/parser": "7.18.0"
"@typescript-eslint/parser": "8.25.0"
},
"scripts": {},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@
"@types/ws": "8.5.14",
"@types/yargs": "17.0.33",
"ajv": "8.17.1",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
"formidable": "3.5.2",
"react-transition-group": "4.4.5",
Expand Down
Loading

0 comments on commit 13f9556

Please sign in to comment.