Skip to content

chore(deps): update @typscript-eslint/* packages#7111

Open
eventualbuddha wants to merge 12 commits intomainfrom
brian/chore/deps/update-typescript-eslint
Open

chore(deps): update @typscript-eslint/* packages#7111
eventualbuddha wants to merge 12 commits intomainfrom
brian/chore/deps/update-typescript-eslint

Conversation

@eventualbuddha
Copy link
Copy Markdown
Contributor

Overview

Updates linting packages for TypeScript code, then fixes all the issues flagged by the updated version.

Demo Video or Screenshot

n/a

Testing Plan

Automated linting.

Copy link
Copy Markdown
Contributor

@jonahkagan jonahkagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

async getMoreStuff(): Promise<number> {
return 42;
},
});
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small preference to leave the grout tests as they were since they are using grout in the way it's intended to be used (calling createApi and then using typeof to get its type)

@eventualbuddha eventualbuddha force-pushed the brian/chore/deps/update-typescript-eslint branch from 2ce1ba6 to 64477b0 Compare October 16, 2025 15:45
I'm not sure why this would succeed locally but fail in CI, but I think
this may be part of the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants