Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: refresh tooling with [email protected] #574

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Runs npx create-typescript-app --auto --mode migrate. Also runs an ncu -u for everything (except eslint, as typescript-eslint doesn't support ESLint v9 in stable yet).

This doesn't actually change build settings directly. But I'm betting that getting all build-related packages up-to-date will resolve any build oddities.

@JoshuaKGoldberg JoshuaKGoldberg changed the title chore: refresh tooling with [email protected] fix: refresh tooling with [email protected] Jul 10, 2024
@JoshuaKGoldberg JoshuaKGoldberg merged commit 97346e1 into main Jul 10, 2024
12 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the create-typescript-app-refresh branch July 10, 2024 14:38
@JoshuaKGoldberg JoshuaKGoldberg mentioned this pull request Jul 10, 2024
3 tasks
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.

🚀 Feature: Export types
1 participant