Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency styled-reset to v1.6.2 (#1034)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrfelton committed Dec 5, 2018
1 parent a089f9d commit 954cdae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
"source-map-support": "0.5.9",
"split2": "3.0.0",
"styled-components": "4.1.2",
"styled-reset": "1.6.1",
"styled-reset": "1.6.2",
"tildify": "1.2.0",
"untildify": "3.0.3",
"validator": "10.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15866,10 +15866,10 @@ styled-components@4.1.2:
stylis-rule-sheet "^0.0.10"
supports-color "^5.5.0"

styled-reset@1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/styled-reset/-/styled-reset-1.6.1.tgz#80ec719bbcfffa6f7c1bd7781aec2c93145aa47d"
integrity sha512-XpEXPrE8HJB1s1s9w1EyZ3ML5zy2dDRhia0M9tvom+NZx+CZ8Z5TDDF/UppHqOd44cwP6CG3cxmTNfc/9bsSgw==
styled-reset@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/styled-reset/-/styled-reset-1.6.2.tgz#29bc122e29d174d51d60da80cff0e7b782daeafc"
integrity sha512-hfG0c6ET6SrS0PTW2lpfuoZc9RkRnCpHgdT59aIF0ssCWMkZ2qPuKsCxSozOSTHKUhPqxxMWAzjd3tWcPbrP4w==

styled-system@^3.0.1, styled-system@^3.1.4:
version "3.1.11"
Expand Down

0 comments on commit 954cdae

Please sign in to comment.