From 8eca5fe429249906d6250327a4eb86c92b44e769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:57:03 +0000 Subject: [PATCH] chore(deps-dev): bump the types group with 1 update (#10132) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0bd4058a8a90..65bad42f6fe9 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "@types/jest": "^29.5.10", "@types/mdast": "^4.0.3", "@types/node": "^18.16.6", - "@types/react": "^18.2.41", + "@types/react": "^18.2.42", "@types/react-dom": "^18.2.17", "@types/react-modal": "^3.16.3", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index bc7986e40276..68ed671f2ac1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3092,10 +3092,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.41": - version "18.2.41" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9" - integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw== +"@types/react@*", "@types/react@^18.2.42": + 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" "*"