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 16, 2024
1 parent e899eb7 commit 943e9aa
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 125 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"@commitlint/config-conventional": "^19.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": "^6.0.0",
"pinst": "^3.0.0",
"semantic-release": "^24.0.0"
},
"peerDependencies": {
"eslint": "^7.32.0 || ^8.2.0"
"eslint": "^7.32.0 || ^8.2.0 || ^9.0.0"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit 943e9aa

Please sign in to comment.