Commit Graph

2 Commits

Author SHA1 Message Date
Lukas Eipert c151cebaaa
Upgrade jest and related dependencies
This removes other outdated babel@6 dependencies as well.

Unfortunately the newer version of vue-jest has a dependency of an older
version of ts-jest. In order to satisfy the peerDependency from ts-jest,
we are forcing the version@24. The only "breaking" change from ts-jest
23->24 is that it requires a newer version of jest. This might be
obsolete soon, as vue-jest plans on switching to babel eventually.
2019-02-28 12:36:29 +01:00
Winnie Hellmann dc9a67652d Transpile @gitlab/ui for Jest 2019-02-21 11:02:32 +01:00
Renamed from .babelrc.js (Browse further)