File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 29
29
"yarn.lock" : [
30
30
" git rm --cached"
31
31
]
32
- }
32
+ },
33
+ "dependencies" : {}
33
34
}
Original file line number Diff line number Diff line change 56
56
"text-table" : " 0.2.0"
57
57
},
58
58
"devDependencies" : {
59
- "jest" : " 20.0.4 "
59
+ "jest" : " 21.2.1 "
60
60
},
61
61
"scripts" : {
62
62
"test" : " jest"
Original file line number Diff line number Diff line change 48
48
"eslint-plugin-react" : " 7.1.0" ,
49
49
"flow-bin" : " ^0.54.0" ,
50
50
"html-entities" : " 1.2.1" ,
51
- "jest" : " 20.0.4 " ,
51
+ "jest" : " 21.2.1 " ,
52
52
"jest-fetch-mock" : " 1.2.1" ,
53
53
"object-assign" : " 4.1.1" ,
54
54
"promise" : " 8.0.1" ,
Original file line number Diff line number Diff line change 25
25
"@babel/core" : " 7.0.0-beta.31" ,
26
26
"@babel/runtime" : " 7.0.0-beta.31" ,
27
27
"babel-eslint" : " ^8.0.2" ,
28
- "babel-jest" : " 20.0.3 " ,
28
+ "babel-jest" : " 21.2.0 " ,
29
29
"babel-loader" : " ^8.0.0-beta.0" ,
30
30
"babel-preset-react-app" : " ^3.1.0" ,
31
31
"case-sensitive-paths-webpack-plugin" : " 2.1.1" ,
43
43
"file-loader" : " 1.1.5" ,
44
44
"fs-extra" : " 3.0.1" ,
45
45
"html-webpack-plugin" : " 2.29.0" ,
46
- "jest" : " 20.0.4 " ,
46
+ "jest" : " 21.2.1 " ,
47
47
"object-assign" : " 4.1.1" ,
48
48
"postcss-flexbugs-fixes" : " 3.2.0" ,
49
49
"postcss-loader" : " 2.0.8" ,
You can’t perform that action at this time.
0 commit comments