File tree 2 files changed +731
-168
lines changed
2 files changed +731
-168
lines changed Original file line number Diff line number Diff line change 41
41
},
42
42
"dependencies" : {
43
43
"cross-spawn" : " ^6.0.5" ,
44
- "minimist" : " ^1.2.0 " ,
44
+ "minimist" : " ^1.2.5 " ,
45
45
"minimist-options" : " ^4.0.2"
46
46
},
47
47
"devDependencies" : {
48
- "babel-eslint" : " ^10.0.3 " ,
48
+ "babel-eslint" : " ^10.1.0 " ,
49
49
"codecov" : " ^3.6.1" ,
50
- "eslint" : " ^6.6 .0" ,
51
- "eslint-config-standard" : " ^14.1.0 " ,
50
+ "eslint" : " ^6.8 .0" ,
51
+ "eslint-config-standard" : " ^14.1.1 " ,
52
52
"eslint-config-standard-jsx" : " ^8.1.0" ,
53
- "eslint-plugin-import" : " ^2.18 .2" ,
53
+ "eslint-plugin-import" : " ^2.20 .2" ,
54
54
"eslint-plugin-jest" : " ^22.21.0" ,
55
55
"eslint-plugin-node" : " ^9.2.0" ,
56
56
"eslint-plugin-promise" : " ^4.2.1" ,
57
- "eslint-plugin-react" : " ^7.16 .0" ,
57
+ "eslint-plugin-react" : " ^7.20 .0" ,
58
58
"eslint-plugin-standard" : " ^4.0.1" ,
59
59
"jest" : " ^24.9.0" ,
60
60
"nyc" : " ^14.1.1" ,
61
- "standard-version" : " ^7.0.1 "
61
+ "standard-version" : " ^7.1.0 "
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments