Skip to content

Commit

Permalink
chore(deps): update dependency typescript-eslint to v7.17.0
Browse files Browse the repository at this point in the history
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
  • Loading branch information
renovate[bot] and mightyiam committed Jul 23, 2024
1 parent f75c304 commit 4818531
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 4818531

Please sign in to comment.