Skip to content

Commit

Permalink
Update eslint, mdast, mdast-lint, mdast-toc
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 12, 2015
1 parent 83b2d6b commit de11da3
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 @@ -25,15 +25,15 @@
"browserify": "^10.0.0",
"chalk": "^1.0.0",
"diff": "^1.2.0",
"eslint": "^0.22.0",
"eslint": "^0.24.0",
"esmangle": "^1.0.0",
"istanbul": "^0.3.0",
"jscs": "^1.0.0",
"jscs-jsdoc": "^1.0.0",
"mdast": "^0.22.0",
"mdast": "^0.26.0",
"mdast-comment-config": "^0.1.0",
"mdast-lint": "^0.2.0",
"mdast-toc": "^0.4.0",
"mdast-lint": "^0.4.0",
"mdast-toc": "^0.5.0",
"mdast-usage": "^0.3.0",
"mocha": "^2.0.0"
},
Expand Down

0 comments on commit de11da3

Please sign in to comment.