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.3 (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrfelton committed Dec 19, 2018
1 parent 2b0fe9d commit fb3ad21
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 @@ -344,7 +344,7 @@
"source-map-support": "0.5.9",
"split2": "3.1.0",
"styled-components": "4.1.2",
"styled-reset": "1.6.2",
"styled-reset": "1.6.3",
"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 @@ -14562,10 +14562,10 @@ styled-components@4.1.2:
stylis-rule-sheet "^0.0.10"
supports-color "^5.5.0"

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-reset@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/styled-reset/-/styled-reset-1.6.3.tgz#bfe07dc5f1c6821b991232272dc1553ae3b5042b"
integrity sha512-lvk0haATOaJNtSVdpjzCec2ChLlHrxahlvVdkA3Ze/50uqQXDkzMfE/rs6FQAZ7f6R2tLLk/7BieoSoVYxyCBQ==

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

0 comments on commit fb3ad21

Please sign in to comment.