Skip to content

Commit a52fc2e

Browse files
Update dependency styled-components to v5.3.11
1 parent 603da5b commit a52fc2e

File tree

2 files changed

+93
-43
lines changed

2 files changed

+93
-43
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

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

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "16.9.31",
3131
"@types/react-dom": "16.9.6",
3232
"@types/react-redux": "7.1.7",
33-
"@types/styled-components": "5.0.1",
33+
"@types/styled-components": "5.1.26",
3434
"@types/use-persisted-state": "0.3.0",
3535
"@typescript-eslint/eslint-plugin": "2.26.0",
3636
"@typescript-eslint/parser": "2.26.0",
@@ -81,7 +81,7 @@
8181
"react-dom": "16.13.1",
8282
"react-redux": "7.2.0",
8383
"redux": "4.0.5",
84-
"styled-components": "5.0.1",
84+
"styled-components": "5.3.11",
8585
"typesafe-actions": "5.1.0",
8686
"use-persisted-state": "0.3.0"
8787
}

0 commit comments

Comments
 (0)