Skip to content

Commit ade480e

Browse files
committed
chore(deps): update
1 parent f738213 commit ade480e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"conventional-changelog": "^1.1.0",
3030
"dateformat": "^1.0.11",
3131
"git-semver-tags": "^1.0.0",
32-
"github": "^0.2.4",
32+
"github": "^2.0.0",
3333
"lodash.merge": "^4.0.2",
3434
"meow": "^3.3.0",
3535
"object-assign": "^4.0.1",
@@ -43,10 +43,10 @@
4343
"coveralls": "^2.11.2",
4444
"github-remove-all-releases": "^1.0.0",
4545
"istanbul": "^0.4.1",
46-
"jscs": "^2.0.0",
46+
"jscs": "^3.0.5",
4747
"jshint": "^2.9.1",
4848
"mocha": "*",
49-
"shelljs": "^0.6.0"
49+
"shelljs": "^0.7.0"
5050
},
5151
"scripts": {
5252
"coverage": "istanbul cover _mocha -- -R spec --timeout 50000 && rm -rf ./coverage",

0 commit comments

Comments
 (0)