Bump @types/react from 17.0.1 to 17.0.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-15 10:26:23 +00:00 committed by Benjamin Staneck
parent 9b19d3ebad
commit 762fe4eb8f
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"@types/node": "^14.14.28",
"@types/pify": "5.0.0",
"@types/plist": "3.0.2",
"@types/react": "^17.0.1",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.0",
"@types/react-redux": "^7.1.16",
"@types/seamless-immutable": "7.1.15",

View file

@ -843,10 +843,10 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"
"@types/react@*", "@types/react@^17.0.1":
version "17.0.1"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.1.tgz#eb1f1407dea8da3bc741879c1192aa703ab9975b"
integrity sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==
"@types/react@*", "@types/react@^17.0.2":
version "17.0.2"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"