Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent df0d869 commit 06d873e
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 86 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@commitlint/cli": "19.6.1",
"@svitejs/changesets-changelog-github-compact": "1.2.0",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.17.0",
"eslint": "9.19.0",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lint:types": "tsc --noEmit"
},
"dependencies": {
"@eslint/js": "9.17.0",
"@eslint/js": "9.19.0",
"@next/eslint-plugin-next": "15.1.3",
"@typescript-eslint/utils": "8.19.0",
"eslint-config-prettier": "10.0.1",
Expand Down
Loading

0 comments on commit 06d873e

Please sign in to comment.