mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Add @sinonjs/fake-timers redirect to @testing-library/cypress @testing-library/cypress depends indirectly on @sinonjs/fake-timers (cypress -> sinon -> @sinonjs/fake-timers). However, it doesn't have a redirect @sinonjs/fake-timers -> sinonjs__fake-timers. This causes lookup to fail. I'm not sure what caused this problem. I think it was a change in cypress, which recently shipped a new version, but I'm not sure. * Update testing-library__dom to require TS 3.1 pretty-format from jest requires at least 3.1. Not sure why this didn't break before. * update cypress to 3.1 too * update other dependencies |
||
|---|---|---|
| .. | ||
| config.d.ts | ||
| events.d.ts | ||
| get-node-text.d.ts | ||
| get-queries-for-element.d.ts | ||
| index.d.ts | ||
| matches.d.ts | ||
| package.json | ||
| pretty-dom.d.ts | ||
| queries.d.ts | ||
| query-helpers.d.ts | ||
| role-helpers.d.ts | ||
| screen.d.ts | ||
| testing-library__dom-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| wait-for-dom-change.d.ts | ||
| wait-for-element-to-be-removed.d.ts | ||
| wait-for-element.d.ts | ||
| wait-for.d.ts | ||
| wait.d.ts | ||