From e75e5879768f184bbaf7aa206666a095a2d818d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Jun 2021 16:26:50 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9790af9..108b067 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/node-fetch": "2.5.10", "@types/nprogress": "0.2.0", "@types/rc-tooltip": "3.7.3", - "@types/react": "17.0.8", + "@types/react": "17.0.9", "@types/react-select": "4.0.15", "@types/sanitize-html": "2.3.1", "@types/twemoji": "12.1.1", diff --git a/yarn.lock b/yarn.lock index b0f2e29..61c2cb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1950,10 +1950,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.8": - version "17.0.8" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3" - integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw== +"@types/react@17.0.9": + version "17.0.9" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f" + integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"