Skip to content

Commit

Permalink
chore(deps): update eslint (major) (#4193)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 1b42287 commit d0f7c22
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 257 deletions.
4 changes: 2 additions & 2 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@babel/eslint-parser": "^7.24.8",
"@babel/plugin-syntax-flow": "^7.24.7",
"@babel/plugin-transform-react-jsx": "^7.24.7",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cmdk": "1.0.0",
"contentlayer2": "0.5.1",
"dayjs": "1.11.13",
"eslint": "8.57.0",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"github-slugger": "2.0.0",
"mdast-util-toc": "7.0.1",
Expand Down
Loading

0 comments on commit d0f7c22

Please sign in to comment.