Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed Apr 21, 2016
1 parent 453690d commit 357ddb1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 23 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
},
"dependencies": {
"apidoc-core": "~0.6.1",
"fs-extra": "~0.26.5",
"lodash": "~4.5.0",
"markdown-it": "^6.0.0",
"fs-extra": "~0.28.0",
"lodash": "~4.11.1",
"markdown-it": "^6.0.1",
"nomnom": "~1.8.1",
"winston": "~2.1.1"
"winston": "~2.2.0"
},
"devDependencies": {
"apidoc-example": "*",
"jshint": "^2.9.1",
"jshint": "^2.9.2",
"mocha": "~2.4.5",
"npm-check-updates": "^2.5.8",
"npm-check-updates": "^2.6.3",
"path-to-regexp": "^1.2.1",
"semver": "^5.1.0",
"should": "~8.2.2",
"webfontloader": "^1.6.21"
"should": "~8.3.1",
"webfontloader": "^1.6.24"
},
"jshintConfig": {
"camelcase": true,
Expand Down
Loading

0 comments on commit 357ddb1

Please sign in to comment.