Skip to content

Commit 1a2407d

Browse files
committed
fix: upgrade styled-components from 5.2.0 to 5.2.1
Snyk has created this PR to upgrade styled-components from 5.2.0 to 5.2.1. See this package in npm: https://www.npmjs.com/package/styled-components See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 2f7c9a1 commit 1a2407d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

client/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-text-loop": "^2.3.0",
4646
"redux": "^4.0.5",
4747
"redux-thunk": "^2.3.0",
48-
"styled-components": "^5.2.0"
48+
"styled-components": "^5.2.1"
4949
},
5050
"scripts": {
5151
"start": "react-scripts start",

0 commit comments

Comments
 (0)