Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Jul 8, 2015
1 parent ec8ae95 commit a4f70a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,16 @@
"yuidoc": "./lib/cli.js"
},
"dependencies": {
"express": "^4.13.0",
"express": "^4.13.1",
"graceful-fs": "^4.1.2",
"markdown-it": "^4.2.2",
"markdown-it": "^4.3.0",
"mdn-links": "^0.1.0",
"minimatch": "^2.0.8",
"rimraf": "2.x",
"rimraf": "^2.4.1",
"yui": "^3.18.1"
},
"devDependencies": {
"eslint": "^0.23.0",
"eslint": "^0.24.0",
"istanbul": "^0.3.16",
"selleck": "^0.1.18",
"ytestrunner": "^0.3.3",
Expand Down

0 comments on commit a4f70a7

Please sign in to comment.