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 |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| package.json | ||
| testing-library__vue-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||