From 4d0c22feecde85538c833e2ca59d5bbeaa822854 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Dec 2023 06:12:20 +0000 Subject: [PATCH] Update dependency @types/styled-components to v5.1.33 --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index b338a98..b53d456 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2207,9 +2207,9 @@ "@types/react" "*" "@types/react@*": - version "18.2.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" - integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== + version "18.2.42" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7" + integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -2274,9 +2274,9 @@ integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw== "@types/styled-components@^5.1.9": - version "5.1.32" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.32.tgz#58718971519c4562229ba85face98e8530d21bfd" - integrity sha512-DqVpl8R0vbhVSop4120UHtGrFmHuPeoDwF4hDT0kPJTY8ty0SI38RV3VhCMsWigMUXG+kCXu7vMRqMFNy6eQgA== + version "5.1.33" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.33.tgz#b694accc284f2765c2c785811d15263075f85874" + integrity sha512-tufI0wHSowm7NgR3gTMIffjzx20FrOugJPn76NR5m6uBfJx0JzRphA0zD0pZgPLIIJGW2hLnYRA3tEGCpT+9tw== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*"