Bump @types/react from 17.0.8 to 17.0.9

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.8 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-05 16:39:56 +00:00 committed by Benjamin Staneck
parent 77cc136e5e
commit 78b6c1d213
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"@types/node": "^14.17.1",
"@types/pify": "5.0.0",
"@types/plist": "3.0.2",
"@types/react": "^17.0.8",
"@types/react": "^17.0.9",
"@types/react-dom": "^17.0.5",
"@types/react-redux": "^7.1.16",
"@types/seamless-immutable": "7.1.15",

View file

@ -932,10 +932,10 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"
"@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==
"@types/react@*", "@types/react@^17.0.9":
version "17.0.9"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f"
integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"