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 Apr 5, 2024
1 parent b45a38b commit aa38455
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 150 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"eslint-plugin-unicorn": "^48.0.0"
},
"peerDependencies": {
"eslint": "^8.45.0"
"eslint": "^9.0.0"
},
"devDependencies": {
"@simenandre/prettier": "^5.0.0",
"@typescript-eslint/experimental-utils": "^5.62.0",
"eslint": "^8.45.0",
"eslint": "^9.0.0",
"prettier": "^3.0.0",
"typescript": "^5.1.6"
},
Expand Down
Loading

0 comments on commit aa38455

Please sign in to comment.