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

chore(deps): upgrade deps and fixes #669

Merged
merged 3 commits into from Jan 18, 2022

Conversation

chanceaclark
Copy link
Contributor

What?

Upgrades dependencies and fixes issues that arose.

Why?

To keep things up-to-date.

Testing/Proof

See CI

@chanceaclark chanceaclark force-pushed the chore/update-deps branch 2 times, most recently from 442a3a6 to 8594923 Compare January 14, 2022 20:55
Comment on lines -317 to -339
@media (min-width:720px) {

}

@media (min-width:720px) {

}

@media (min-width:720px) {

}

@media (min-width:1025px) {

}

@media (min-width:720px) {

}

@media (min-width:720px) {

}
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 was an issue introduced with #566. Fixed in the most recent jest-styled-components.

@@ -565,7 +565,7 @@ exports[`renders a simple table 1`] = `
id="bd-table-1"
>
<thead
class="styled__StyledTableHead-sc-1p8j1x-0"
class=""
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe this is related to styled-components/jest-styled-components#395

@chanceaclark chanceaclark marked this pull request as ready for review January 14, 2022 21:07
@chanceaclark chanceaclark requested review from a team as code owners January 14, 2022 21:07
package.json Show resolved Hide resolved
@chanceaclark chanceaclark merged commit b03a356 into bigcommerce:master Jan 18, 2022
@chanceaclark chanceaclark deleted the chore/update-deps branch January 18, 2022 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants