From bc94d85a654be47567fae8a61ce9f2c9c3e33602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:29:42 +0000 Subject: [PATCH] chore(deps-dev): bump the types group with 1 update (#10242) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f21a9ad5b01..3ff9e4d9bbad 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "@types/jest": "^29.5.11", "@types/mdast": "^4.0.3", "@types/node": "^18.16.6", - "@types/react": "^18.2.45", + "@types/react": "^18.2.46", "@types/react-dom": "^18.2.18", "@types/react-modal": "^3.16.3", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index 2c050036dd0c..7982845ef8d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3099,10 +3099,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.45": - version "18.2.45" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c" - integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg== +"@types/react@*", "@types/react@^18.2.46": + version "18.2.46" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46.tgz#f04d6c528f8f136ea66333bc66abcae46e2680df" + integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"