Skip to content

Commit

Permalink
Update linters to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 254b645 commit 0692530
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 66 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@eslint/js": "^8.57.0",
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.2",
Expand Down
127 changes: 63 additions & 64 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 0692530

Please sign in to comment.