Skip to content

Commit

Permalink
Merge pull request #1676 from mightyiam/renovate/typescript-eslint-7.…
Browse files Browse the repository at this point in the history
…x-lockfile

chore(deps): update dependency typescript-eslint to v7.17.0
  • Loading branch information
renovate[bot] committed Jul 23, 2024
2 parents f75c304 + 4818531 commit d7e5289
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 48 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions src/test/_rules_to_consider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ export const rulesToConsider = [
'@typescript-eslint/no-unsafe-call',
'@typescript-eslint/no-unsafe-declaration-merging',
'@typescript-eslint/no-unsafe-enum-comparison',
'@typescript-eslint/no-unsafe-function-type',
'@typescript-eslint/no-unsafe-member-access',
'@typescript-eslint/no-unsafe-return',
'@typescript-eslint/no-unsafe-unary-minus',
'@typescript-eslint/no-useless-empty-export',
'@typescript-eslint/no-wrapper-object-types',
'@typescript-eslint/parameter-properties',
'@typescript-eslint/prefer-as-const',
'@typescript-eslint/prefer-destructuring',
Expand Down

0 comments on commit d7e5289

Please sign in to comment.