From 301a6e0cab06c209a26753697ec0f3b8ca28fdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 06:46:19 +0000 Subject: [PATCH] build(deps-dev): Bump @types/styled-components from 5.1.9 to 5.1.13 (#174) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 866a750..8e004c9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/react-dom": "^17.0.5", "@types/react-router": "^5.1.16", "@types/react-router-dom": "^5.1.7", - "@types/styled-components": "^5.1.9", + "@types/styled-components": "^5.1.13", "@types/webpack-subresource-integrity": "^1.2.1", "@types/workbox-webpack-plugin": "^5.1.6", "antd": "^4.16.13", diff --git a/yarn.lock b/yarn.lock index 3ab802f..ad00d37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2132,10 +2132,10 @@ resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== -"@types/styled-components@^5.1.9": - version "5.1.9" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.9.tgz#00d3d84b501420521c4db727e3c195459f87a6cf" - integrity sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA== +"@types/styled-components@^5.1.13": + version "5.1.13" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.13.tgz#a2906b68c2c6c811996216983b74ca02e22c6c34" + integrity sha512-nIIsiQ+Ag/4xnYf9mhzO3zIZ/zOmKN6HImEZifKh2TLibYz8OudzJbvzDu1uvMfX/+bs0B0RDPB2OIcbrrptVQ== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*"