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 Oct 9, 2024
1 parent 68af9a8 commit 8fcfd5f
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 360 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"devDependencies": {
"@api3/commons": "0.13.2",
"@types/lodash": "^4.17.9",
"eslint": "^8.57.1",
"eslint": "^9.12.0",
"husky": "^9.1.6",
"prettier": "^3.3.3"
},
"peerDependencies": {
"eslint": "^8.57.1"
"eslint": "^9.12.0"
}
}
Loading

0 comments on commit 8fcfd5f

Please sign in to comment.