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

pin cheerio dep and fix deprecatd css warning #980

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

newhouse
Copy link
Collaborator

Fixes #979

@newhouse newhouse changed the title update cheerio dep to 1.0.0. fix deprecatd css warning pin cheerio dep and fix deprecatd css warning Aug 12, 2024
background: $background-sidebar;
border-top: 1px solid $border-color-subtle;
border-bottom: 1px solid $border-color-subtle;

@include containerPaddingHorizontal();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixes a deprecation warning while maintaining the existing behavior

@newhouse newhouse requested a review from benogle August 12, 2024 17:45
@newhouse newhouse merged commit 9f38a4e into main Aug 12, 2024
7 checks passed
@newhouse newhouse deleted the newhouse/979/cheerio-fix branch August 12, 2024 17:49
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.

Problem with cheerio - Cannot read properties of undefined (reading 'load')
2 participants