-
Notifications
You must be signed in to change notification settings - Fork 516
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
chore(deps): bump @webref/css from 6.0.0 to 6.7.1 #9731
Conversation
This pull request has merge conflicts that must be resolved before it can be merged. |
79d5cb2
to
d31d8ee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's wrong? Here |
Oh, you're right, apparently I didn't look closely enough. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Self-approval, because it's "just" a minor dependency update.
Summary
Fixes #10004.
Problem
We recently upgraded to
@webref/css
v6, but Dependabot didn't upgrade to the latest minor/patch version yet.Solution
Upgade manually.
How did you test this change?
TBD