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 Nov 29, 2024
1 parent d6a0f7a commit 5840fcf
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 @@ -25,12 +25,12 @@
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"eslint": "8.55.0",
"eslint": "9.16.0",
"npm-run-all": "4.1.5",
"typescript": "5.3.3"
},
"peerDependencies": {
"eslint": "^8.50.0",
"eslint": "^9.0.0",
"typescript": "^5.0.0"
},
"license": "MIT"
Expand Down

0 comments on commit 5840fcf

Please sign in to comment.