Skip to content

Commit fc5520d

Browse files
targospriyank-p
authored andcommitted
package: update dependencies
1 parent 4b13661 commit fc5520d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,35 +31,35 @@
3131
],
3232
"license": "MIT",
3333
"dependencies": {
34-
"chalk": "^2.4.1",
34+
"chalk": "^2.4.2",
3535
"cheerio": "^1.0.0-rc.2",
3636
"clipboardy": "^1.2.3",
37-
"core-validate-commit": "^3.6.3",
37+
"core-validate-commit": "^3.10.1",
3838
"execa": "^1.0.0",
3939
"figures": "^2.0.0",
4040
"fs-extra": "^7.0.1",
4141
"ghauth": "^3.2.1",
42-
"inquirer": "^6.2.0",
43-
"listr": "^0.14.2",
42+
"inquirer": "^6.2.2",
43+
"listr": "^0.14.3",
4444
"listr-input": "^0.1.3",
4545
"lodash": "^4.17.11",
4646
"mkdirp": "^0.5.1",
47-
"node-fetch": "^2.2.1",
48-
"ora": "^3.0.0",
49-
"rimraf": "^2.6.2",
50-
"yargs": "^12.0.2"
47+
"node-fetch": "^2.3.0",
48+
"ora": "^3.2.0",
49+
"rimraf": "^2.6.3",
50+
"yargs": "^13.2.2"
5151
},
5252
"devDependencies": {
53-
"eslint": "^5.9.0",
53+
"eslint": "^5.15.3",
5454
"eslint-config-standard": "^12.0.0",
55-
"eslint-plugin-import": "^2.14.0",
56-
"eslint-plugin-node": "^8.0.0",
55+
"eslint-plugin-import": "^2.16.0",
56+
"eslint-plugin-node": "^8.0.1",
5757
"eslint-plugin-promise": "^4.0.1",
5858
"eslint-plugin-standard": "^4.0.0",
5959
"intelli-espower-loader": "^1.0.1",
60-
"mocha": "^5.2.0",
61-
"nyc": "^13.1.0",
60+
"mocha": "^6.0.2",
61+
"nyc": "^13.3.0",
6262
"power-assert": "^1.6.1",
63-
"sinon": "^7.1.1"
63+
"sinon": "^7.3.1"
6464
}
6565
}

0 commit comments

Comments
 (0)