Skip to content

Commit 6c19cf0

Browse files
committed
Update dependencies
1 parent a0bb4b3 commit 6c19cf0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"homepage": "https://github.com/Munter/hyperlink",
4141
"dependencies": {
4242
"assetgraph": "^3.13.1",
43-
"async": "^2.4.0",
43+
"async": "^2.6.0",
4444
"lodash": "^4.17.4",
4545
"optimist": "^0.6.1",
4646
"pretty-bytes": "^4.0.2",
@@ -50,8 +50,8 @@
5050
},
5151
"devDependencies": {
5252
"jshint": "^2.9.4",
53-
"mocha": "^3.3.0",
54-
"nyc": "^10.3.2",
55-
"unexpected": "^10.29.0"
53+
"mocha": "^4.0.1",
54+
"nyc": "^11.3.0",
55+
"unexpected": "^10.36.2"
5656
}
5757
}

0 commit comments

Comments
 (0)