Skip to content

Commit 2f4e315

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/styled-components to v5.1.4
1 parent aeddf48 commit 2f4e315

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-redux": "7.1.9",
3939
"@types/react-router-dom": "5.1.6",
4040
"@types/redux-logger": "3.0.8",
41-
"@types/styled-components": "5.1.3",
41+
"@types/styled-components": "5.1.4",
4242
"@typescript-eslint/eslint-plugin": "3.10.1",
4343
"@typescript-eslint/parser": "3.10.1",
4444
"eslint": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1647,10 +1647,10 @@
16471647
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
16481648
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
16491649

1650-
"@types/[email protected].3":
1651-
version "5.1.3"
1652-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.3.tgz#6fab3d9c8f7d9a15cbb89d379d850c985002f363"
1653-
integrity sha512-HGpirof3WOhiX17lb61Q/tpgqn48jxO8EfZkdJ8ueYqwLbK2AHQe/G08DasdA2IdKnmwOIP1s9X2bopxKXgjRw==
1650+
"@types/[email protected].4":
1651+
version "5.1.4"
1652+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.4.tgz#11f167dbde268635c66adc89b5a5db2e69d75384"
1653+
integrity sha512-78f5Zuy0v/LTQNOYfpH+CINHpchzMMmAt9amY2YNtSgsk1TmlKm8L2Wijss/mtTrsUAVTm2CdGB8VOM65vA8xg==
16541654
dependencies:
16551655
"@types/hoist-non-react-statics" "*"
16561656
"@types/react" "*"

0 commit comments

Comments
 (0)