Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v7 (#126)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 32662a6 commit 3787d1f
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 31 deletions.
4 changes: 2 additions & 2 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
],
"dependencies": {
"@remix-run/eslint-config": "^2.4.1",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.11.3",
Expand Down
151 changes: 122 additions & 29 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 3787d1f

Please sign in to comment.