From 47ba251f6d020f3deb2d338419b7362a55cc2a96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 11:22:48 +0000 Subject: [PATCH] Update dependency @types/react to v18.0.35 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9605ab88..1ac91e6b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.4.3", "@types/jest": "29.5.0", - "@types/react": "18.0.28", + "@types/react": "18.0.35", "@types/react-dom": "18.0.11", "@typescript-eslint/eslint-plugin": "5.56.0", "@typescript-eslint/parser": "5.56.0", diff --git a/yarn.lock b/yarn.lock index 17c0ab0a..dab8bcb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2663,10 +2663,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.0.28": - version "18.0.28" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" - integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== +"@types/react@18.0.35": + version "18.0.35" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.35.tgz#192061cb1044fe01f2d3a94272cd35dd50502741" + integrity sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"