mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -09:00
Bump @types/react from 16.9.5 to 16.9.6
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.5 to 16.9.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
097e3630ca
commit
244bfde244
2 changed files with 5 additions and 5 deletions
|
|
@ -282,7 +282,7 @@
|
|||
"@babel/preset-typescript": "7.6.0",
|
||||
"@types/node": "^12.7.12",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^16.9.5",
|
||||
"@types/react": "^16.9.6",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-redux": "^7.1.4",
|
||||
"@types/seamless-immutable": "7.1.11",
|
||||
|
|
|
|||
|
|
@ -495,10 +495,10 @@
|
|||
hoist-non-react-statics "^3.3.0"
|
||||
redux "^4.0.0"
|
||||
|
||||
"@types/react@*", "@types/react@^16.9.5":
|
||||
version "16.9.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.5.tgz#079dabd918b19b32118c25fd00a786bb6d0d5e51"
|
||||
integrity sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA==
|
||||
"@types/react@*", "@types/react@^16.9.6":
|
||||
version "16.9.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.6.tgz#40722a2ef9f67b054c15b0a0b0d7f09409176134"
|
||||
integrity sha512-ulPWlBFO0DQiObqxEm3t4icozuakPy5O81g6QyHv+Nyo1UPL+QVq2rmq1e4J8oHY7jl0HEtMAHNwNIzv6FRuTQ==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue