mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/react from 16.9.9 to 16.9.11
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.9 to 16.9.11. - [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
b6fc1229eb
commit
5af3aeb775
2 changed files with 5 additions and 5 deletions
|
|
@ -290,7 +290,7 @@
|
|||
"@babel/preset-typescript": "7.6.0",
|
||||
"@types/node": "^12.11.1",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^16.9.9",
|
||||
"@types/react": "^16.9.11",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"@types/react-redux": "^7.1.5",
|
||||
"@types/seamless-immutable": "7.1.11",
|
||||
|
|
|
|||
|
|
@ -617,10 +617,10 @@
|
|||
hoist-non-react-statics "^3.3.0"
|
||||
redux "^4.0.0"
|
||||
|
||||
"@types/react@*", "@types/react@^16.9.9":
|
||||
version "16.9.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.9.tgz#a62c6f40f04bc7681be5e20975503a64fe783c3a"
|
||||
integrity sha512-L+AudFJkDukk+ukInYvpoAPyJK5q1GanFOINOJnM0w6tUgITuWvJ4jyoBPFL7z4/L8hGLd+K/6xR5uUjXu0vVg==
|
||||
"@types/react@*", "@types/react@^16.9.11":
|
||||
version "16.9.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
|
||||
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue