From 96c13b4cd67afb85a1179d605bfc858bf19fd9c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 11:05:55 +0000 Subject: [PATCH] Bump @types/react from 17.0.6 to 17.0.8 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.6 to 17.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1d722912..653379cd 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/node": "^14.17.0", "@types/pify": "5.0.0", "@types/plist": "3.0.2", - "@types/react": "^17.0.6", + "@types/react": "^17.0.8", "@types/react-dom": "^17.0.5", "@types/react-redux": "^7.1.16", "@types/seamless-immutable": "7.1.15", diff --git a/yarn.lock b/yarn.lock index c4dcccee..13a35f72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -927,10 +927,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^17.0.6": - version "17.0.6" - resolved "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013" - integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw== +"@types/react@*", "@types/react@^17.0.8": + version "17.0.8" + resolved "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3" + integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"