File tree Expand file tree Collapse file tree 3 files changed +291
-260
lines changed Expand file tree Collapse file tree 3 files changed +291
-260
lines changed Original file line number Diff line number Diff line change 28
28
"doctoc" : " ^1.4.0" ,
29
29
"eslint" : " ^5.16.0" ,
30
30
"eslint-config-airbnb" : " ^17.1.0" ,
31
- "eslint-config-prettier" : " ^4.2 .0" ,
31
+ "eslint-config-prettier" : " ^4.3 .0" ,
32
32
"eslint-config-smooth" : " ^2.0.0" ,
33
33
"eslint-plugin-import" : " ^2.17.2" ,
34
34
"eslint-plugin-jsx-a11y" : " ^6.2.1" ,
35
35
"eslint-plugin-react" : " ^7.13.0" ,
36
36
"eslint-plugin-react-hooks" : " ^1.6.0" ,
37
37
"jest" : " ^24.8.0" ,
38
- "lerna" : " ^3.13.4 " ,
38
+ "lerna" : " ^3.14.1 " ,
39
39
"prettier" : " ^1.17.1" ,
40
40
"react" : " ^16.8.6" ,
41
41
"react-dom" : " ^16.8.6" ,
Original file line number Diff line number Diff line change 77
77
"slugify" : " ^1.3.4" ,
78
78
"tiny-glob" : " ^0.2.6" ,
79
79
"webpack" : " ^4.31.0" ,
80
- "webpack-dev-middleware" : " ^3.6.2 " ,
81
- "webpack-hot-middleware" : " ^2.24.4 " ,
80
+ "webpack-dev-middleware" : " ^3.7.0 " ,
81
+ "webpack-hot-middleware" : " ^2.25.0 " ,
82
82
"webpack-node-externals" : " ^1.7.2"
83
83
}
84
84
}
You can’t perform that action at this time.
0 commit comments