Bump @types/react-dom from 17.0.2 to 17.0.3

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.2 to 17.0.3.
- [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>
This commit is contained in:
dependabot[bot] 2021-03-29 11:05:56 +00:00 committed by Benjamin Staneck
parent 0e777dfe97
commit 22e901e226
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"@types/pify": "5.0.0",
"@types/plist": "3.0.2",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-dom": "^17.0.3",
"@types/react-redux": "^7.1.16",
"@types/seamless-immutable": "7.1.15",
"@types/styled-jsx": "2.2.8",

View file

@ -862,10 +862,10 @@
dependencies:
"@types/node" "*"
"@types/react-dom@^17.0.2":
version "17.0.2"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43"
integrity sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg==
"@types/react-dom@^17.0.3":
version "17.0.3"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.3.tgz#7fdf37b8af9d6d40127137865bb3fff8871d7ee1"
integrity sha512-4NnJbCeWE+8YBzupn/YrJxZ8VnjcJq5iR1laqQ1vkpQgBiA7bwk0Rp24fxsdNinzJY2U+HHS4dJJDPdoMjdJ7w==
dependencies:
"@types/react" "*"