mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/react-dom from 17.0.3 to 17.0.4
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.3 to 17.0.4. - [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:
parent
323bd7ad53
commit
f9040b62de
2 changed files with 5 additions and 5 deletions
|
|
@ -82,7 +82,7 @@
|
|||
"@types/pify": "5.0.0",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^17.0.5",
|
||||
"@types/react-dom": "^17.0.3",
|
||||
"@types/react-dom": "^17.0.4",
|
||||
"@types/react-redux": "^7.1.16",
|
||||
"@types/seamless-immutable": "7.1.15",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
|
|
|
|||
|
|
@ -886,10 +886,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@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==
|
||||
"@types/react-dom@^17.0.4":
|
||||
version "17.0.4"
|
||||
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.4.tgz#d65159a847aca2a0fc87a7544a2f8fece8754d04"
|
||||
integrity sha512-Wb6rlnPJfqbhpkvYN39y1NM/pOGGPzzIRquu0RdUMvTwgXNvASFO7pdtrtvyxGTQNb9wzBaQxXAWDdEqegZw2A==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue