Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 4a29df9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency styled-system to v3.0.3
1 parent 85b4f79 commit 4a29df9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-event-timeline": "1.5.4",
8787
"react-headroom": "2.2.2",
8888
"react-icons": "2.2.7",
89-
"styled-system": "3.0.2"
89+
"styled-system": "3.0.3"
9090
},
9191
"devDependencies": {
9292
"all-contributors-cli": "5.4.0",

yarn.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7608,7 +7608,13 @@ [email protected]:
76087608
stylis "3.4.10"
76097609
stylis-rule-sheet "0.0.8"
76107610

7611-
[email protected], styled-system@^3.0.1:
7611+
7612+
version "3.0.3"
7613+
resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-3.0.3.tgz#8ca3938fa382564e059f181d37d563b753cc9f41"
7614+
dependencies:
7615+
prop-types "^15.6.2"
7616+
7617+
styled-system@^3.0.1:
76127618
version "3.0.2"
76137619
resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-3.0.2.tgz#2189a6d829117d212fb6ac8ebc4260fdb75d1109"
76147620
dependencies:

0 commit comments

Comments
 (0)