From 17d061b331675d66a667df6b61c0135e6d39a070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 11:19:10 +0000 Subject: [PATCH] chore(deps-dev): bump the types group with 1 update (#9886) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2e6f6b58b6cd..f45add0a1b8a 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "@types/jest": "^29.5.6", "@types/mdast": "^4.0.2", "@types/node": "^18.16.6", - "@types/react": "^18.2.31", + "@types/react": "^18.2.33", "@types/react-dom": "^18.2.14", "@types/react-modal": "^3.16.2", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index 543e41bbd9b1..9ccf0725582f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3103,10 +3103,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.31": - version "18.2.31" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40" - integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g== +"@types/react@*", "@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" "*"