Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent a0ce09d commit 26293e5
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@commitlint/cli": "19.6.1",
"@svitejs/changesets-changelog-github-compact": "1.2.0",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.16.0",
"eslint": "9.17.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"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.16.0",
"@eslint/js": "9.17.0",
"@next/eslint-plugin-next": "15.1.1",
"@typescript-eslint/utils": "8.18.0",
"eslint-config-prettier": "9.1.0",
Expand Down
148 changes: 77 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26293e5

Please sign in to comment.