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

Upgrade babel #1891

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Upgrade babel #1891

merged 1 commit into from
Dec 16, 2024

Conversation

darthmaim
Copy link
Contributor

🏠 Internal

  • Upgrade babel to latest version

This is required to upgrade jest in a follow up PR, which is required for testing react@19 (see #1883)

@@ -121,7 +121,6 @@
"nohoist": ["**/@visx/vendor/**"]
},
"resolutions": {
"@babel/parser": "^7.15.3",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is no longer required, @babel/parser gets resolved to 7.26.3

This was referenced Dec 6, 2024
Copy link
Collaborator

@williaster williaster left a comment

Choose a reason for hiding this comment

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

lgtm, thank you! since babel will transpile the release, I'm going to add a patch pre-release for the react@19 testing

@williaster williaster merged commit b1709dd into airbnb:master Dec 16, 2024
2 checks passed
Copy link

🎉 This PR is included in version v3.13.1-alpha.0 of the packages modified 🎉

Copy link

🎉 This PR is included in version v3.13.2-alpha.0 of the packages modified 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants