Skip to content

Commit

Permalink
Dependencies Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Jun 25, 2015
1 parent baaa5aa commit a83dc06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.12.3",
"express": "^4.13.0",
"graceful-fs": "2.x",
"markdown-it": "^4.1.0",
"minimatch": "^2.0.1",
"markdown-it": "^4.2.2",
"minimatch": "^2.0.8",
"rimraf": "2.x",
"yui": "^3.18.1"
},
"devDependencies": {
"eslint": "^0.21.0",
"istanbul": "^0.3.5",
"eslint": "^0.23.0",
"istanbul": "^0.3.16",
"selleck": "^0.1.18",
"ytestrunner": "^0.3.3",
"yuitest": "^0.7.9"
Expand Down

0 comments on commit a83dc06

Please sign in to comment.