chore(deps): bump @types/react-dom from 17.0.1 to 17.0.2 (#3296)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) 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-dom)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 18:12:02 +00:00 committed by GitHub
parent 402a812159
commit 32427c355c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
"@testing-library/react": "11.2.5",
"@types/jest": "26.0.20",
"@types/react": "17.0.3",
"@types/react-dom": "17.0.1",
"@types/react-dom": "17.0.2",
"@types/socket.io-client": "1.4.36",
"browser-fs-access": "0.15.3",
"clsx": "1.1.1",

View File

@ -2044,9 +2044,9 @@
version "1.5.4"
resolved "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz"
"@types/react-dom@17.0.1":
version "17.0.1"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.1.tgz"
"@types/react-dom@17.0.2":
version "17.0.2"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43"
dependencies:
"@types/react" "*"