Skip to content

Commit 689bd99

Browse files
authored
Merge branch 'develop' into greenkeeper/initial
2 parents 51d89ba + 9de529b commit 689bd99

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,26 @@
1515
"package": "pkg --targets node8.3.0-linux-x64,node8.3.0-win-x64,node8.3.0-macos-x64 -o exoframe index.js"
1616
},
1717
"dependencies": {
18-
"boxen": "^1.2.1",
19-
"chalk": "^2.1.0",
18+
"boxen": "^1.2.2",
19+
"chalk": "^2.3.0",
2020
"cli-table": "^0.3.1",
2121
"got": "^7.1.0",
2222
"highland": "^2.11.1",
23-
"ignore": "^3.3.3",
24-
"inquirer": "^3.2.2",
25-
"js-yaml": "^3.9.1",
23+
"ignore": "^3.3.7",
24+
"inquirer": "^3.3.0",
25+
"js-yaml": "^3.10.0",
2626
"jsonwebtoken": "^8.1.0",
2727
"lodash": "^4.17.4",
2828
"opn": "^5.1.0",
2929
"ora": "^1.3.0",
30-
"tar-fs": "^1.15.3",
31-
"update-notifier": "^2.2.0",
30+
"tar-fs": "^1.16.0",
31+
"update-notifier": "^2.3.0",
3232
"yargs": "^10.0.3"
3333
},
3434
"devDependencies": {
3535
"coveralls": "^3.0.0",
36-
"nock": "^9.0.14",
37-
"pkg": "^4.2.4",
36+
"nock": "^9.0.25",
37+
"pkg": "^4.2.5",
3838
"proxyquire": "^1.8.0",
3939
"sinon": "^4.0.2",
4040
"tap": "^10.7.2"

0 commit comments

Comments
 (0)