File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Bartosz Gościński <bargosc@gmail.com>
99Blake Embrey <hello@blakeembrey.com>
1010Chong Guo <cguo@azendless.com>
1111Daniel Perez Alvarez <unindented@gmail.com>
12+ David Sheldrick <djsheldrick@gmail.com>
1213Emil Persson <emil.n.persson@gmail.com>
1314Eric Anderson <e@ericlanderson.com>
1415Felipe Matos <felipems@yahoo.com.br>
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-jest" ,
3- "version" : " 19.0.12 " ,
3+ "version" : " 19.0.13 " ,
44 "main" : " index.js" ,
55 "types" : " ./dist/index.d.ts" ,
66 "description" : " A preprocessor with sourcemap support to help use Typescript with Jest" ,
5555 ]
5656 },
5757 "dependencies" : {
58+ "babel-jest" : " ^19.0.0" ,
5859 "babel-plugin-transform-es2015-modules-commonjs" : " ^6.24.1" ,
5960 "fs-extra" : " ^2.1.2" ,
6061 "glob-all" : " ^3.1.0" ,
7172 "yargs" : " ^7.0.2"
7273 },
7374 "peerDependencies" : {
74- "babel-jest" : " ^19.0.0" ,
7575 "jest" : " ^19.0.0" ,
7676 "typescript" : " ^2.1.0"
7777 },
You can’t perform that action at this time.
0 commit comments