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 Jun 5, 2024
1 parent a5623a2 commit 86d220c
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 @@ -42,12 +42,12 @@
"json5": "^2.2.3"
},
"peerDependencies": {
"eslint": "^8.22.0",
"eslint": "^8.22.0 || ^9.0.0",
"prettier": "^3.0.0",
"typescript": "^4.7.4 || ^5.0.0"
},
"devDependencies": {
"eslint": "8.57.0",
"eslint": "9.4.0",
"prettier": "3.3.1",
"typescript": "5.4.5"
},
Expand Down

0 comments on commit 86d220c

Please sign in to comment.