From 3e6d2d98a5b987b91bae30650ad2f7bc84ca7378 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 19:00:00 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.49 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8719759a..5da4ca66 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@storybook/react": "6.5.10", "@testing-library/react-hooks": "7.0.2", "@types/jest": "27.5.2", - "@types/react": "17.0.48", + "@types/react": "17.0.49", "@types/react-dom": "17.0.17", "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", diff --git a/yarn.lock b/yarn.lock index 33874adb..39ceda42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3317,10 +3317,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@17.0.48", "@types/react@>=16.9.0", "@types/react@^17": - version "17.0.48" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c" - integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A== +"@types/react@*", "@types/react@17.0.49", "@types/react@>=16.9.0", "@types/react@^17": + version "17.0.49" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049" + integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"