Skip to content

Commit a975082

Browse files
committed
Update dependencies
1 parent 5792722 commit a975082

File tree

2 files changed

+1476
-1127
lines changed

2 files changed

+1476
-1127
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@
1818
"boxen": "^1.2.2",
1919
"chalk": "^2.4.1",
2020
"cli-table": "^0.3.1",
21-
"got": "^8.3.1",
21+
"got": "^8.3.2",
2222
"highland": "^2.13.0",
23-
"ignore": "^3.3.8",
24-
"inquirer": "^5.2.0",
25-
"js-yaml": "^3.11.0",
26-
"jsonwebtoken": "^8.2.1",
23+
"ignore": "^4.0.2",
24+
"inquirer": "^6.0.0",
25+
"js-yaml": "^3.12.0",
26+
"jsonwebtoken": "^8.3.0",
2727
"lodash": "^4.17.10",
2828
"opn": "^5.3.0",
2929
"ora": "^2.1.0",
30-
"tar-fs": "^1.16.2",
30+
"tar-fs": "^1.16.3",
3131
"update-notifier": "^2.5.0",
32-
"yargs": "^11.0.0"
32+
"yargs": "^12.0.1"
3333
},
3434
"devDependencies": {
35-
"coveralls": "^3.0.1",
36-
"jest": "^22.4.4",
37-
"nock": "^9.2.6",
38-
"pkg": "^4.3.1",
39-
"sinon": "^5.0.7"
35+
"coveralls": "^3.0.2",
36+
"jest": "^23.3.0",
37+
"nock": "^9.4.1",
38+
"pkg": "^4.3.3",
39+
"sinon": "^6.1.3"
4040
},
4141
"jest": {
4242
"testEnvironment": "node"

0 commit comments

Comments
 (0)