Skip to content

Commit a7f2589

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/styled-components to v5.1.3
1 parent 83bcdc1 commit a7f2589

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.5",
4040
"@types/redux-logger": "3.0.8",
41-
"@types/styled-components": "5.1.2",
41+
"@types/styled-components": "5.1.3",
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].2":
1651-
version "5.1.2"
1652-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.2.tgz#652af475b4af917b355ea1c3068acae63d46455f"
1653-
integrity sha512-HNocYLfrsnNNm8NTS/W53OERSjRA8dx5Bn6wBd2rXXwt4Z3s+oqvY6/PbVt3e6sgtzI63GX//WiWiRhWur08qQ==
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==
16541654
dependencies:
16551655
"@types/hoist-non-react-statics" "*"
16561656
"@types/react" "*"

0 commit comments

Comments
 (0)