Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 91e7006 commit 28da078
Show file tree
Hide file tree
Showing 3 changed files with 968 additions and 512 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"devDependencies": {
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@babel/eslint-parser": "7.23.3",
"eslint": "8.53.0",
"eslint-config-prettier": "8.10.0",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"@types/cookie": "0.5.4",
"@types/react": "17.0.70",
"@types/react-dom": "17.0.23",
"eslint-config-next": "12.3.4"
"eslint-config-next": "14.2.3"
}
}
Loading

0 comments on commit 28da078

Please sign in to comment.