From 1277b4cd24160010145f15c88d6757fc6ed57513 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:43:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20`@types/styled-c?= =?UTF-8?q?omponents`=20to=20`v5.1.34`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9c0818c..8710ce4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/node": "20.10.3", "@types/react": "17.0.4", "@types/react-dom": "17.0.3", - "@types/styled-components": "5.1.32", + "@types/styled-components": "5.1.34", "babel-plugin-styled-components": "^2.0.0", "eslint": "^8.52.0", "eslint-config-antoine": "^1.0.13", diff --git a/yarn.lock b/yarn.lock index 20a6c4b..1a690e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -453,10 +453,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff" integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ== -"@types/styled-components@5.1.32": - version "5.1.32" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.32.tgz#58718971519c4562229ba85face98e8530d21bfd" - integrity sha512-DqVpl8R0vbhVSop4120UHtGrFmHuPeoDwF4hDT0kPJTY8ty0SI38RV3VhCMsWigMUXG+kCXu7vMRqMFNy6eQgA== +"@types/styled-components@5.1.34": + version "5.1.34" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.34.tgz#4107df8ef8a7eaba4fa6b05f78f93fba4daf0300" + integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*"