Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent de2655f commit 1a12dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"cypress": "13.13.3",
"eslint": "8.57.0",
"eslint": "9.9.0",
"eslint-config-next": "14.2.5",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-storybook": "0.8.0",
Expand All @@ -96,7 +96,7 @@
},
"overrides": {
"@socialgouv/eslint-config-recommended": {
"eslint": "^8.28.0"
"eslint": "^9.0.0"
}
},
"lint-staged": {
Expand Down

0 comments on commit 1a12dc8

Please sign in to comment.