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

Update Babel #1217

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Update Babel #1217

merged 1 commit into from
Oct 19, 2023

Conversation

robertknight
Copy link
Member

This is the result of running yarn up '@babel/*' to resolve https://github.com/hypothesis/via/security/dependabot/131.

For future reference, yarn up --recursive @babel/traverse would also have worked to update just the specific dependency affected.

This is the result of running `yarn up '@babel/*'` to resolve
https://github.com/hypothesis/via/security/dependabot/131.

For future reference, `yarn up --recursive @babel/traverse` would also have
worked to update just the specific dependency affected.
@robertknight robertknight merged commit ac80d40 into main Oct 19, 2023
7 checks passed
@robertknight robertknight deleted the update-babel branch October 19, 2023 11:21
@robertknight
Copy link
Member Author

Correction: This didn't actually fix https://github.com/hypothesis/via/security/dependabot/131. The issue is that @babel/traverse is pinned to an old version by @trivago/prettier-plugin-sort-imports.

@acelaya
Copy link
Contributor

acelaya commented Oct 19, 2023

Maybe related? trivago/prettier-plugin-sort-imports#262

@acelaya
Copy link
Contributor

acelaya commented Oct 19, 2023

There's also a PR to address it trivago/prettier-plugin-sort-imports#263

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.

None yet

2 participants