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 Nov 4, 2024
1 parent 5598f9c commit 361117c
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 138 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^22.0.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.52.0",
"eslint": "^9.0.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.2",
"npm-run-all2": "^7.0.0",
Expand All @@ -48,7 +48,7 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0",
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
"typescript": ">=4.0.0"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 361117c

Please sign in to comment.