Skip to content

Commit

Permalink
Merge pull request #462 from equalogic/renovate/major-eslint
Browse files Browse the repository at this point in the history
Update eslint to v6 (major)
  • Loading branch information
sgarner authored Jul 31, 2023
2 parents 1a5e276 + ec22037 commit 615a3e9
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 113 deletions.
193 changes: 82 additions & 111 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@nestjs/graphql": "12.0.8",
"@types/jest": "29.5.3",
"@types/node": "16.18.39",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"barrelsby": "2.8.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
Expand Down

0 comments on commit 615a3e9

Please sign in to comment.