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 Sep 23, 2024
1 parent 3d0c47d commit bd5ff96
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 328 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"eslint": "^8.57.1",
"eslint": "^9.10.0",
"husky": "^9.1.6",
"prettier": "^3.3.3"
},
"peerDependencies": {
"eslint": "^8.57.1"
"eslint": "^9.10.0"
}
}
Loading

0 comments on commit bd5ff96

Please sign in to comment.