Greenkeeper/@types/react 16.9.17 (#745)
Summary: Close https://github.com/facebook/flipper/issues/669 Pull Request resolved: https://github.com/facebook/flipper/pull/745 Reviewed By: mweststrate Differential Revision: D19408457 Pulled By: passy fbshipit-source-id: 2cf380b48d80e719a36c6f9ea8c10410185eebb1
This commit is contained in:
committed by
Facebook Github Bot
parent
03c1bcad11
commit
d1ec9797bf
@@ -17,6 +17,6 @@
|
||||
"@types/recharts": "1.7.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "16.9.15"
|
||||
"@types/react": "16.9.17"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,10 +33,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
||||
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
||||
|
||||
"@types/react@*", "@types/react@16.9.15":
|
||||
version "16.9.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.15.tgz#aeabb7a50f96c9e31a16079ada20ede9ed602977"
|
||||
integrity sha512-WsmM1b6xQn1tG3X2Hx4F3bZwc2E82pJXt5OPs2YJgg71IzvUoKOSSSYOvLXYCg1ttipM+UuA4Lj3sfvqjVxyZw==
|
||||
"@types/react@*", "@types/react@16.9.17":
|
||||
version "16.9.17"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
|
||||
integrity sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user