Update user baselines (#25070)

This commit is contained in:
TypeScript Bot 2018-06-19 06:50:17 -07:00 committed by Nathan Shively-Sanders
parent 4fafe0b502
commit d41b65756e

View file

@ -1,7 +1,5 @@
Exit Code: 1
Standard output:
node_modules/@types/jquery/index.d.ts(6366,66): error TS2344: Type '"timeout" | "onreadystatechange" | "responseType" | "withCredentials" | "msCaching"' does not satisfy the constraint '"abort" | "open" | "timeout" | "send" | "DONE" | "response" | "getAllResponseHeaders" | "getRespo...'.
Type '"msCaching"' is not assignable to type '"abort" | "open" | "timeout" | "send" | "DONE" | "response" | "getAllResponseHeaders" | "getRespo...'.
node_modules/@types/passport-facebook/index.d.ts(50,31): error TS2689: Cannot extend an interface 'passport.Strategy'. Did you mean 'implements'?