Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed May 13, 2017
1 parent 38435d8 commit 631eaba
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
],
"homepage": "https://github.com/Munter/hyperlink",
"dependencies": {
"assetgraph": "^3.0.0-35",
"async": "^2.1.2",
"lodash": "^4.16.4",
"assetgraph": "^3.2.0",
"async": "^2.4.0",
"lodash": "^4.17.4",
"optimist": "^0.6.1",
"request": "^2.75.0",
"request": "^2.81.0",
"tap-render": "Munter/tap-render#0.1.7-patch1",
"urltools": "^0.3.0"
"urltools": "^0.3.1"
},
"devDependencies": {
"jshint": "^2.9.4",
"mocha": "^3.1.2",
"nyc": "^10.0.0",
"unexpected": "^10.18.1"
"mocha": "^3.3.0",
"nyc": "^10.3.2",
"unexpected": "^10.29.0"
}
}

0 comments on commit 631eaba

Please sign in to comment.