File tree Expand file tree Collapse file tree 2 files changed +272
-200
lines changed Expand file tree Collapse file tree 2 files changed +272
-200
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-load-plugins" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Automatically load any gulp plugins in your package.json" ,
5
5
"scripts" : {
6
6
"test" : " npm run lint && NODE_PATH=test/global_modules mocha" ,
48
48
"gulplog" : " ^1.0.0" ,
49
49
"has-gulplog" : " ^0.1.0" ,
50
50
"micromatch" : " ^4.0.2" ,
51
- "resolve" : " ^1.14 .1"
51
+ "resolve" : " ^1.15 .1"
52
52
},
53
53
"devDependencies" : {
54
54
"capture-stream" : " ^0.1.2" ,
55
55
"eslint" : " ^6.8.0" ,
56
- "eslint-config-standard" : " ^14.1.0 " ,
57
- "eslint-plugin-import" : " ^2.19.1 " ,
58
- "eslint-plugin-node" : " ^11.0 .0" ,
56
+ "eslint-config-standard" : " ^14.1.1 " ,
57
+ "eslint-plugin-import" : " ^2.20.2 " ,
58
+ "eslint-plugin-node" : " ^11.1 .0" ,
59
59
"eslint-plugin-promise" : " ^4.2.1" ,
60
60
"eslint-plugin-standard" : " ^4.0.1" ,
61
- "mocha" : " ^7.0.0 " ,
61
+ "mocha" : " ^7.1.1 " ,
62
62
"proxyquire" : " ^2.1.3" ,
63
- "sinon" : " ^8 .0.2 "
63
+ "sinon" : " ^9 .0.1 "
64
64
}
65
65
}
You can’t perform that action at this time.
0 commit comments