We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behavior Updating a patch version of @babel/core should be okay.
@babel/core
Actual behavior Updating from 7.26.0 to 7.26.7 breaks the Gatsby site build.
Steps to reproduce the issue
yarn upgrade-interactive
yarn site:build
document
@ithaka/focus-trap
Additional information It's possible that resolving #777 will also fix this.
The text was updated successfully, but these errors were encountered:
fix(dependabot): ignore @babel/core updates for the moment
6b3602b
Regarding #866
No branches or pull requests
Expected behavior
Updating a patch version of
@babel/core
should be okay.Actual behavior
Updating from 7.26.0 to 7.26.7 breaks the Gatsby site build.
Steps to reproduce the issue
yarn upgrade-interactive
and bump@babel/core
yarn site:build
document
in@ithaka/focus-trap
that isn't available during SSRAdditional information
It's possible that resolving #777 will also fix this.
The text was updated successfully, but these errors were encountered: