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 Jun 24, 2024
1 parent 2892324 commit ac6c550
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 233 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.5.0",
"husky": "^9.0.11",
"prettier": "^3.3.1"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.5.0"
}
}
Loading

0 comments on commit ac6c550

Please sign in to comment.