From 2034c0f2f5af15500fd91cf3978238ec05d25504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:39:56 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.70 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1958ad5..52ae0cb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/config-conventional": "12.1.4", "@docusaurus/module-type-aliases": "2.0.0-beta.1", "@tsconfig/docusaurus": "1.0.2", - "@types/react": "17.0.11", + "@types/react": "17.0.70", "@types/react-helmet": "6.1.1", "@types/react-router-dom": "5.1.7", "commitizen": "4.2.4", diff --git a/yarn.lock b/yarn.lock index 4834df1..60d61a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2191,10 +2191,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.11": - version "17.0.11" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" - integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== +"@types/react@17.0.70": + version "17.0.70" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.70.tgz#35301a9cb94ba1a65dc306b7ce169a2c4fda1986" + integrity sha512-yqYMK49/cnqw+T8R9/C+RNjRddYmPDGI5lKHi3bOYceQCBAh8X2ngSbZP0gnVeyvHr0T7wEgIIGKT1usNol08w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"