Decisiv / styled-components-modifiers

A library to enable BEM flavored modifiers (and responsive modifiers) in styled components.
MIT License
297 stars 11 forks source link

fix: updates dependency versions #35

Closed tinynumbers closed 5 years ago

tinynumbers commented 5 years ago

OVERVIEW

Updates to newer versions of all outdated dependencies (done via yarn upgrade-interactive).

Primarily due to CVE-2019-10744.

WHERE SHOULD THE REVIEWER START?

yarn.lock

HOW CAN THIS BE MANUALLY TESTED?

N/A

ANY NEW DEPENDENCIES ADDED?

None added, only updated.

CHECKLIST

Be sure all items arebefore submitting a PR for review.

GIF

Share a fun GIF to say thanks to your reviewer: https://giphy.com

andrewtpoe commented 5 years ago

I missed this PR when submitting my own for these security updates. My apologies.

I think my PR updates a few more packages though, and if it's ok with you I'd like to use mine and close this one.

tinynumbers commented 5 years ago

Replaced by #36