Skip to content

Commit

Permalink
Update dependency styled-components to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2021
1 parent e3e971f commit 269c8f7
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 @@ -32,7 +32,7 @@
"react-reveal": "1.2.2",
"react-spinners": "0.10.4",
"react-vertical-timeline-component": "3.3.3",
"styled-components": "5.1.1"
"styled-components": "5.2.1"
},
"devDependencies": {
"@types/enzyme": "3.10.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15059,10 +15059,10 @@ [email protected]:
dependencies:
inline-style-parser "0.1.1"

styled-components@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.1.tgz#96dfb02a8025794960863b9e8e365e3b6be5518d"
integrity sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==
styled-components@5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.1.tgz#6ed7fad2dc233825f64c719ffbdedd84ad79101a"
integrity sha512-sBdgLWrCFTKtmZm/9x7jkIabjFNVzCUeKfoQsM6R3saImkUnjx0QYdLwJHBjY9ifEcmjDamJDVfknWm1yxZPxQ==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"
Expand Down

0 comments on commit 269c8f7

Please sign in to comment.