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 5, 2024
1 parent 0ea52bf commit 94648f2
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 287 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 94648f2

Please sign in to comment.