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 Aug 7, 2024
1 parent 7a93fb6 commit c011b9e
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 313 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"husky": "^9.1.4",
"prettier": "^3.3.3"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.8.0"
}
}
Loading

0 comments on commit c011b9e

Please sign in to comment.