Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update dependency eslint to v9
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Dec 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fa64282 commit 122346a
Showing 3 changed files with 185 additions and 132 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
"devDependencies": {
"@types/node": "^18.19.68",
"@types/rimraf": "^3.0.2",
"eslint": "^8.57.1",
"eslint": "^9.16.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
2 changes: 1 addition & 1 deletion packages/commitizen-config/package.json
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"chalk": "5.3.0",
"eslint": "^8.57.1",
"eslint": "^9.16.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.2",
"husky": "^8.0.3",
Loading

0 comments on commit 122346a

Please sign in to comment.