Bump @types/react from 17.0.30 to 17.0.32

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.30 to 17.0.32.
- [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-10-25 12:07:07 +00:00 committed by Labhansh Agrawal
parent 28a747b3e5
commit 8fe5c79359
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1024,10 +1024,10 @@
hoist-non-react-statics "^3.3.0" hoist-non-react-statics "^3.3.0"
redux "^4.0.0" redux "^4.0.0"
"@types/react@*", "@types/react@^17.0.30": "@types/react@*", "@types/react@^17.0.32":
version "17.0.30" version "17.0.32"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e" resolved "https://registry.npmjs.org/@types/react/-/react-17.0.32.tgz#89a161286bbe2325d4d516420a27364a324909f4"
integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg== integrity sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"