File tree Expand file tree Collapse file tree 2 files changed +403
-489
lines changed Expand file tree Collapse file tree 2 files changed +403
-489
lines changed Original file line number Diff line number Diff line change 33
33
"peerDependencies" : {
34
34
"react" : " ^16.0.0"
35
35
},
36
+ "resolutions" : {
37
+ "babel-core" : " 7.0.0-bridge.0"
38
+ },
36
39
"devDependencies" : {
37
40
"@babel/core" : " 7.0.0-beta.46" ,
38
41
"@babel/runtime" : " 7.0.0-beta.46" ,
39
42
"babel-eslint" : " ^7.2.3" ,
40
- "babel-jest" : " ^21.0 .2" ,
43
+ "babel-jest" : " ^23.4 .2" ,
41
44
"babel-loader" : " ^8.0.0" ,
42
45
"babel-plugin-macros" : " 2.2.1" ,
43
46
"babel-plugin-transform-dynamic-import" : " 2.0.0" ,
44
47
"babel-plugin-transform-react-remove-prop-types" : " 0.4.13" ,
45
48
"babel-preset-react-app" : " ^4.0.0-next.a671462c" ,
46
49
"babili-webpack-plugin" : " ^0.1.2" ,
47
50
"husky" : " ^0.14.3" ,
48
- "jest" : " ^21.2 .0" ,
51
+ "jest" : " ^23.5 .0" ,
49
52
"jimp" : " ^0.3.9-alpha.0" ,
50
53
"prettier" : " ^1.11.1" ,
51
54
"prop-types" : " ^15.5.10" ,
You can’t perform that action at this time.
0 commit comments