* [react] Use HTMLDialogElement for the dialog node
* Actually add the `open` property
* This update requires typescript 2.6
* Update dependents of react to also require typescript 2.6
* Update index.d.ts for PaymentRequestButtonElement
Update the type definitions to support the PaymentRequestButtonElement in react-stripe-elements as currently they are outdated.
* Fix lint errors