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 19, 2024
1 parent 6db387e commit 988b93a
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 @@ -59,7 +59,7 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "8.57.0",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"prettier": "3.2.5",
Expand All @@ -68,7 +68,7 @@
"typescript": "5.4.5"
},
"peerDependencies": {
"eslint": "^8.56.0",
"eslint": "^8.56.0 || ^9.0.0",
"jest": "*",
"typescript": "^4.7.5 || ^5.0.0"
},
Expand Down

0 comments on commit 988b93a

Please sign in to comment.