Commit d15ccf1 1 parent 280f3d3 commit d15ccf1 Copy full SHA for d15ccf1
File tree 4 files changed +1411
-2471
lines changed
4 files changed +1411
-2471
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "extends": "zero "
2
+ "extends": "precure/auto "
3
3
}
Original file line number Diff line number Diff line change
1
+ /* eslint-disable import/no-extraneous-dependencies */
1
2
// @flow
2
3
import Enzyme from 'enzyme'
3
4
import Adapter from 'enzyme-adapter-react-16'
Original file line number Diff line number Diff line change 62
62
"babel-jest" : " ^24.6.0" ,
63
63
"enzyme" : " ^3.9.0" ,
64
64
"enzyme-adapter-react-16" : " ^1.11.2" ,
65
- "eslint" : " 5.16 .0" ,
66
- "eslint-config-zero " : " ^0.3 .0" ,
67
- "flow-bin" : " ^0.92.1 " ,
65
+ "eslint" : " 6.4 .0" ,
66
+ "eslint-config-precure " : " ^5.1 .0" ,
67
+ "flow-bin" : " ^0.108.0 " ,
68
68
"flow-copy-source" : " ^2.0.3" ,
69
- "husky" : " ^1.3.1 " ,
69
+ "husky" : " ^3.0.5 " ,
70
70
"jest" : " ^24.6.0" ,
71
71
"jest-cli" : " ^24.6.0" ,
72
- "lint-staged" : " ^8.1 .5" ,
72
+ "lint-staged" : " ^9.2 .5" ,
73
73
"prettier" : " ^1.16.4" ,
74
74
"react" : " ^16.8.6" ,
75
75
"react-dom" : " ^16.8.6" ,
76
76
"rollup" : " ^1.8.0" ,
77
77
"rollup-plugin-babel" : " ^4.3.2" ,
78
78
"rollup-plugin-flow" : " ^1.1.1" ,
79
- "rollup-plugin-node-resolve" : " ^4.0.1 "
79
+ "rollup-plugin-node-resolve" : " ^5.2.0 "
80
80
},
81
81
"peerDependencies" : {
82
82
"react" : " >=15"
You can’t perform that action at this time.
0 commit comments