aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-09-22 20:15:48 +0900
committerGitHub <noreply@github.com>2020-09-22 20:15:48 +0900
commitbe03769cc1c7f885f0d3bfee732f995f97151c90 (patch)
treee6c57178fa88faf8e4a2da2a7562cc916a2ea597
parentcf8003d627f273246b0c311783adc81643ebaabd (diff)
parent4a97c85cfc69e93e29489dd8db7afa0f812e154b (diff)
Merge pull request #842 from ueokande/dependabot/npm_and_yarn/types/styled-components-5.1.3
Bump @types/styled-components from 5.1.2 to 5.1.3
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 95b53ad..13df710 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -378,9 +378,9 @@
integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==
"@types/styled-components@^5.1.2":
- version "5.1.2"
- resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.2.tgz#652af475b4af917b355ea1c3068acae63d46455f"
- integrity sha512-HNocYLfrsnNNm8NTS/W53OERSjRA8dx5Bn6wBd2rXXwt4Z3s+oqvY6/PbVt3e6sgtzI63GX//WiWiRhWur08qQ==
+ version "5.1.3"
+ resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.3.tgz#6fab3d9c8f7d9a15cbb89d379d850c985002f363"
+ integrity sha512-HGpirof3WOhiX17lb61Q/tpgqn48jxO8EfZkdJ8ueYqwLbK2AHQe/G08DasdA2IdKnmwOIP1s9X2bopxKXgjRw==
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"