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] committed May 11, 2024
1 parent cd93e5a commit 6ff3a6a
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": "9.0.8",
"@typescript-eslint/eslint-plugin": "6.21.0",
"cypress": "13.8.1",
"eslint": "8.57.0",
"eslint": "9.2.0",
"eslint-config-next": "14.2.3",
"eslint-plugin-cypress": "3.2.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 6ff3a6a

Please sign in to comment.