From 22a6aeb530779562f5c5cc57ce5ec475568fddea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 17:09:43 -0300 Subject: [PATCH] chore(deps): update dependency @types/react to v18.0.8 (#480) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f2c454db5..e05fadfda 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/react-hooks": "8.0.0", "@types/jest": "27.4.1", "@types/node": "16.11.28", - "@types/react": "18.0.6", + "@types/react": "18.0.8", "@types/react-dom": "18.0.2", "@typescript-eslint/eslint-plugin": "5.21.0", "@typescript-eslint/parser": "5.21.0", diff --git a/yarn.lock b/yarn.lock index f69e1a62f..3ae8dcf09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3017,10 +3017,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.0.6": - version "18.0.6" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.6.tgz#30206c3830af6ce8639b91ace5868bc2d3d1d96c" - integrity sha512-bPqwzJRzKtfI0mVYr5R+1o9BOE8UEXefwc1LwcBtfnaAn6OoqMhLa/91VA8aeWfDPJt1kHvYKI8RHcQybZLHHA== +"@types/react@18.0.8": + version "18.0.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.8.tgz#a051eb380a9fbcaa404550543c58e1cf5ce4ab87" + integrity sha512-+j2hk9BzCOrrOSJASi5XiOyBbERk9jG5O73Ya4M0env5Ixi6vUNli4qy994AINcEF+1IEHISYFfIT4zwr++LKw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"