Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 4b364de commit 45aab68
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 256 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
},
"devDependencies": {
"@types/lodash": "^4.17.5",
"eslint": "^8.57.0",
"eslint": "^9.6.0",
"husky": "^9.0.11",
"prettier": "^3.3.1"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.6.0"
}
}
Loading

0 comments on commit 45aab68

Please sign in to comment.