From f621a03a48fc6de8352f4dc3d9878f94205f5457 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 00:11:40 +0100 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.19 (#671) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f42c367..6c0f567d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/lodash.clamp": "4.0.7", "@types/lodash.debounce": "4.0.7", "@types/lodash.isequal": "4.5.6", - "@types/react": "18.2.15", + "@types/react": "18.2.19", "@types/react-dom": "18.2.7", "@typescript-eslint/parser": "5.62.0", "@vscode/codicons": "0.0.33", diff --git a/yarn.lock b/yarn.lock index 2a50c64f..d8ad3b9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4416,10 +4416,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.15": - version "18.2.15" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.15.tgz#14792b35df676c20ec3cf595b262f8c615a73066" - integrity sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA== +"@types/react@18.2.19": + version "18.2.19" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.19.tgz#f77cb2c8307368e624d464a25b9675fa35f95a8b" + integrity sha512-e2S8wmY1ePfM517PqCG80CcE48Xs5k0pwJzuDZsfE8IZRRBfOMCF+XqnFxu6mWtyivum1MQm4aco+WIt6Coimw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"