Skip to content

Commit fd05a42

Browse files
committedFeb 17, 2018
1 parent 60c3792 commit fd05a42

File tree

2 files changed

+535
-652
lines changed

2 files changed

+535
-652
lines changed
 

‎package-lock.json

+528-645
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -31,31 +31,31 @@
3131
],
3232
"license": "MIT",
3333
"dependencies": {
34-
"chalk": "^2.2.0",
34+
"chalk": "^2.3.1",
3535
"core-validate-commit": "^3.5.0",
3636
"figures": "^2.0.0",
3737
"ghauth": "^3.2.1",
38-
"jsdom": "^11.3.0",
38+
"jsdom": "^11.6.2",
3939
"mkdirp": "^0.5.1",
4040
"ora": "^1.3.0",
4141
"read": "^1.0.7",
4242
"request": "^2.83.0",
4343
"request-promise-native": "^1.0.5",
4444
"rimraf": "^2.6.2",
45-
"yargs": "^10.0.3"
45+
"yargs": "^10.1.2"
4646
},
4747
"devDependencies": {
4848
"codecov": "^3.0.0",
49-
"eslint": "^4.9.0",
49+
"eslint": "^4.17.0",
5050
"eslint-config-standard": "^10.2.1",
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-node": "^5.2.1",
5353
"eslint-plugin-promise": "^3.6.0",
5454
"eslint-plugin-standard": "^3.0.1",
5555
"intelli-espower-loader": "^1.0.1",
56-
"mocha": "^4.0.1",
57-
"nyc": "^11.2.1",
56+
"mocha": "^4.1.0",
57+
"nyc": "^11.5.0",
5858
"power-assert": "^1.4.4",
59-
"sinon": "^4.0.2"
59+
"sinon": "^4.3.0"
6060
}
6161
}

0 commit comments

Comments
 (0)
Please sign in to comment.