From e95d890f7d863db72b69c9f95bc066656596f843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 07:48:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.33 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 34f232a2..f20a06bc 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/jest": "^29.5.3", "@types/mdx": "^2.0.5", "@types/node": "20.8.9", - "@types/react": "18.2.32", + "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@typescript-eslint/eslint-plugin": "6.9.0", "@typescript-eslint/parser": "6.9.0", diff --git a/yarn.lock b/yarn.lock index 37c68ac9..03b73877 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3316,10 +3316,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.32": - version "18.2.32" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a" - integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg== +"@types/react@18.2.33": + version "18.2.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877" + integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"