Skip to content

Commit

Permalink
Merge pull request #134 from stefanobartoletti/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint to v9.14.0
  • Loading branch information
stefanobartoletti authored Nov 11, 2024
2 parents 58b89da + e130caf commit 4839295
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 146 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prepare": "husky"
},
"peerDependencies": {
"eslint": ">=9.13.0"
"eslint": ">=9.14.0"
},
"dependencies": {
"@antfu/eslint-config": "^3.8.0",
Expand All @@ -39,7 +39,7 @@
"@commitlint/config-conventional": "^19.5.0",
"@eslint/config-inspector": "^0.5.6",
"@release-it/conventional-changelog": "^8.0.2",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"husky": "^9.1.6",
"release-it": "^17.10.0"
}
Expand Down
Loading

0 comments on commit 4839295

Please sign in to comment.