DefinitelyTyped/types/testing-library__vue
Tim Yates bafd802370 [@testing-library/vue] Update to 2.0 and relax dependency versions (#37676)
* [@testing-library/vue] Update to 2.0

* [@testing-library/vue] Relax dependency versions

vue-router and vuex are *not* listed as dependencies of @testing-library/vue. They are essentially optional, but we need them for the type definitions.

Relaxing these constraints makes it less likely that npm/yarn will install a private copy under `@types/testing-library__vue/node_modules/` simply becuase the user's package declares an older minor or patch release.
2019-08-16 11:50:29 -07:00
..
index.d.ts
package.json
testing-library__vue-tests.ts
tsconfig.json
tslint.json