File tree 2 files changed +359
-245
lines changed
2 files changed +359
-245
lines changed Original file line number Diff line number Diff line change 42
42
"dependencies" : {
43
43
"cross-spawn" : " ^6.0.5" ,
44
44
"minimist" : " ^1.2.0" ,
45
- "minimist-options" : " ^4.0.1 "
45
+ "minimist-options" : " ^4.0.2 "
46
46
},
47
47
"devDependencies" : {
48
- "babel-eslint" : " ^10.0.2 " ,
49
- "codecov" : " ^3.5.0 " ,
50
- "eslint" : " ^6.2.2 " ,
51
- "eslint-config-standard" : " ^14.0.1 " ,
52
- "eslint-config-standard-jsx" : " ^8.0.1 " ,
48
+ "babel-eslint" : " ^10.0.3 " ,
49
+ "codecov" : " ^3.6.1 " ,
50
+ "eslint" : " ^6.6.0 " ,
51
+ "eslint-config-standard" : " ^14.1.0 " ,
52
+ "eslint-config-standard-jsx" : " ^8.1.0 " ,
53
53
"eslint-plugin-import" : " ^2.18.2" ,
54
- "eslint-plugin-jest" : " ^22.15.2 " ,
55
- "eslint-plugin-node" : " ^9.1 .0" ,
54
+ "eslint-plugin-jest" : " ^22.21.0 " ,
55
+ "eslint-plugin-node" : " ^9.2 .0" ,
56
56
"eslint-plugin-promise" : " ^4.2.1" ,
57
- "eslint-plugin-react" : " ^7.14.3 " ,
57
+ "eslint-plugin-react" : " ^7.16.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.0 "
61
+ "standard-version" : " ^7.0.1 "
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments