File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 36
36
"changelog-maker" : " ^2.5.0" ,
37
37
"cheerio" : " ^1.0.0-rc.5" ,
38
38
"clipboardy" : " ^2.3.0" ,
39
- "core-validate-commit" : " ^3.13.1 " ,
39
+ "core-validate-commit" : " ^3.13.3 " ,
40
40
"execa" : " ^5.0.0" ,
41
41
"figures" : " ^3.2.0" ,
42
- "form-data" : " ^3 .0.0" ,
43
- "fs-extra" : " ^9.0.1 " ,
42
+ "form-data" : " ^4 .0.0" ,
43
+ "fs-extra" : " ^9.1.0 " ,
44
44
"ghauth" : " ^4.0.0" ,
45
45
"inquirer" : " ^7.3.3" ,
46
46
"listr" : " ^0.14.3" ,
47
47
"listr-input" : " ^0.2.1" ,
48
- "lodash" : " ^4.17.20 " ,
48
+ "lodash" : " ^4.17.21 " ,
49
49
"node-fetch" : " ^2.6.1" ,
50
- "ora" : " ^5.2 .0" ,
51
- "proxy-agent" : " ^4.0.0 " ,
52
- "replace-in-file" : " ^6.1 .0" ,
50
+ "ora" : " ^5.3 .0" ,
51
+ "proxy-agent" : " ^4.0.1 " ,
52
+ "replace-in-file" : " ^6.2 .0" ,
53
53
"rimraf" : " ^3.0.2" ,
54
54
"yargs" : " ^16.2.0"
55
55
},
56
56
"devDependencies" : {
57
- "eslint" : " ^7.16 .0" ,
57
+ "eslint" : " ^7.20 .0" ,
58
58
"eslint-config-standard" : " ^16.0.2" ,
59
59
"eslint-plugin-import" : " ^2.22.1" ,
60
60
"eslint-plugin-node" : " ^11.1.0" ,
61
- "eslint-plugin-promise" : " ^4.2 .1" ,
61
+ "eslint-plugin-promise" : " ^4.3 .1" ,
62
62
"eslint-plugin-standard" : " ^4.1.0" ,
63
63
"intelli-espower-loader" : " ^1.0.1" ,
64
- "mocha" : " ^8.2.1 " ,
64
+ "mocha" : " ^8.3.0 " ,
65
65
"nyc" : " ^15.1.0" ,
66
66
"power-assert" : " ^1.6.1" ,
67
- "sinon" : " ^9.2.2 "
67
+ "sinon" : " ^9.2.4 "
68
68
}
69
69
}
You can’t perform that action at this time.
0 commit comments