Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent aba4f01 commit 4a914c2
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 74 deletions.
173 changes: 101 additions & 72 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"dependencies": {
"@next/eslint-plugin-next": "^14.1.3",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.12.5",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit 4a914c2

Please sign in to comment.