From 812fcb599de85a8da9b9fa0923cd6d9406b5e689 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 04:37:51 +0000 Subject: [PATCH] Update dependency @types/react to v17.0.33 (#789) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3e3976fc..b2446e28 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@storybook/addons": "6.3.12", "@storybook/react": "6.3.12", "@types/lodash": "4.14.176", - "@types/react": "17.0.32", + "@types/react": "17.0.33", "@types/react-dom": "17.0.10", "@types/styled-components": "5.1.15", "@typescript-eslint/eslint-plugin": "4.29.3", diff --git a/yarn.lock b/yarn.lock index 22f245c8..78f39f2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4488,10 +4488,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@17.0.32": - version "17.0.32" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.32.tgz#89a161286bbe2325d4d516420a27364a324909f4" - integrity sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg== +"@types/react@17.0.33": + version "17.0.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5" + integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"