Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 45788c4 commit 20a4144
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 @@ -60,7 +60,7 @@
"devDependencies": {
"@types/node": "^18.19.29",
"@types/react": "^18.2.74",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.3.12",
"mocha": "^10.4.0",
Expand All @@ -69,7 +69,7 @@
"typescript": "^5.4.4"
},
"peerDependencies": {
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 20a4144

Please sign in to comment.