Bump @types/react from 17.0.20 to 17.0.22

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.20 to 17.0.22.
- [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-09-20 11:07:27 +00:00 committed by Labhansh Agrawal
parent 39506e4c78
commit 6447e9f500
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"@types/node": "^14.17.14",
"@types/pify": "5.0.1",
"@types/plist": "3.0.2",
"@types/react": "^17.0.20",
"@types/react": "^17.0.22",
"@types/react-dom": "^17.0.9",
"@types/react-redux": "^7.1.18",
"@types/seamless-immutable": "7.1.16",

View file

@ -1035,10 +1035,10 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"
"@types/react@*", "@types/react@^17.0.20":
version "17.0.20"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
"@types/react@*", "@types/react@^17.0.22":
version "17.0.22"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.22.tgz#c80d1d0e87fe953bae3ab273bef451dea1a6291b"
integrity sha512-kq/BMeaAVLJM6Pynh8C2rnr/drCK+/5ksH0ch9asz+8FW3DscYCIEFtCeYTFeIx/ubvOsMXmRfy7qEJ76gM96A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"