Skip to content

Commit

Permalink
⬆️ 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>
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent a9bc6aa commit b9b270a
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 112 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/node": "^18.19.34",
"@types/rimraf": "^3.0.2",
"eslint": "^8.57.0",
"eslint": "^9.4.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitizen-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"chalk": "5.3.0",
"eslint": "^8.57.0",
"eslint": "^9.4.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.2",
"husky": "^8.0.3",
Expand Down
Loading

0 comments on commit b9b270a

Please sign in to comment.