Skip to content

Commit

Permalink
fix(deps): update dependency typescript-eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 2ac1193 commit 4d688a7
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ project.addSubproject(
'[email protected]',
'[email protected]',
'[email protected]',
'typescript-eslint@7.18.0',
'typescript-eslint@8.0.0',
],
devDeps: ['@types/[email protected]'],
peerDeps: ['eslint@^9.0.0'],
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json

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

146 changes: 72 additions & 74 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 4d688a7

Please sign in to comment.