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

fix: upgrade deps and improve jsdom support #21

Merged
merged 3 commits into from
Aug 19, 2022
Merged

Conversation

DylanPiercey
Copy link
Member

  • Upgrades all deps.
  • Improves support for JSDOM by avoiding using pseudo element option with getComputedStyles in that environment.
  • Removes indent-string as a dependency (inlined something simpler) since it is now esm only.
  • Rerun format with latest prettier.

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@361b793). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage        ?   90.30%           
=======================================
  Files           ?        6           
  Lines           ?      227           
  Branches        ?       63           
=======================================
  Hits            ?      205           
  Misses          ?       20           
  Partials        ?        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@DylanPiercey DylanPiercey merged commit bdee9af into main Aug 19, 2022
@DylanPiercey DylanPiercey deleted the deps-upgrade branch August 19, 2022 21:28
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.

2 participants