File tree Expand file tree Collapse file tree 2 files changed +351
-555
lines changed Expand file tree Collapse file tree 2 files changed +351
-555
lines changed Original file line number Diff line number Diff line change 43
43
"babel-cli" : " ^6.9.0" ,
44
44
"babel-core" : " ^6.9.1" ,
45
45
"babel-eslint" : " ^7.0.0" ,
46
- "babel-jest" : " ^16 .0.0" ,
46
+ "babel-jest" : " ^19 .0.0" ,
47
47
"babel-loader" : " ^6.2.4" ,
48
48
"babel-plugin-transform-class-properties" : " ^6.11.5" ,
49
49
"babel-plugin-transform-object-rest-spread" : " ^6.8.0" ,
50
50
"babel-preset-env" : " ^1.3.3" ,
51
51
"babel-preset-react" : " ^6.5.0" ,
52
- "cross-env" : " ^3 .0.0" ,
52
+ "cross-env" : " ^4 .0.0" ,
53
53
"enzyme" : " ^2.3.0" ,
54
54
"eslint" : " ^3.5.0" ,
55
55
"eslint-config-airbnb" : " ^12.0.0" ,
56
56
"eslint-plugin-import" : " ^1.8.0" ,
57
57
"eslint-plugin-jsx-a11y" : " ^2.2.2" ,
58
58
"eslint-plugin-react" : " ^6.2.1" ,
59
- "jest-cli" : " ^16 .0.0 " ,
59
+ "jest-cli" : " ^19 .0.2 " ,
60
60
"react" : " ^15.0.0" ,
61
61
"react-addons-test-utils" : " ^15.0.0" ,
62
62
"react-dom" : " ^15.0.0" ,
68
68
},
69
69
"dependencies" : {
70
70
"classnames" : " ^2.2.0" ,
71
- "prop-types" : " ^15.5.8 "
71
+ "prop-types" : " ^15.5.0 "
72
72
},
73
73
"jest" : {
74
- "testPathDirs " : [
74
+ "roots " : [
75
75
" src"
76
76
]
77
77
}
You can’t perform that action at this time.
0 commit comments