Skip to content

Commit 8b6c110

Browse files
fix(deps): update dependency styled-components to v5.3.11
1 parent e07a02f commit 8b6c110

File tree

2 files changed

+182
-42
lines changed

2 files changed

+182
-42
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-dom": "17.0.2",
3535
"react-router": "5.1.2",
3636
"react-router-dom": "5.1.2",
37-
"styled-components": "5.1.0"
37+
"styled-components": "5.3.11"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.14.6",
@@ -61,7 +61,7 @@
6161
"@types/react-router": "5.1.5",
6262
"@types/react-router-dom": "5.1.7",
6363
"@types/react-test-renderer": "16.9.4",
64-
"@types/styled-components": "5.1.0",
64+
"@types/styled-components": "5.1.34",
6565
"@types/webpack": "4.41.10",
6666
"@types/webpack-dev-server": "3.11.4",
6767
"@typescript-eslint/eslint-plugin": "2.34.0",

0 commit comments

Comments
 (0)