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 Sep 27, 2024
1 parent 894ebcd commit 2ee679f
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.7.0",
"cypress": "13.15.0",
"eslint": "8.57.1",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-react": "7.37.0",
Expand All @@ -97,7 +97,7 @@
},
"overrides": {
"@socialgouv/eslint-config-recommended": {
"eslint": "^8.28.0"
"eslint": "^9.0.0"
}
},
"lint-staged": {
Expand Down

0 comments on commit 2ee679f

Please sign in to comment.