mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
Merge pull request #298 from akiellor/bump-deps
Upgrade deps which don't cause failures.
This commit is contained in:
commit
ea4baa9ca2
@ -4,6 +4,7 @@
|
||||
[](https://coveralls.io/r/documentationjs/documentation?branch=master)
|
||||
[](http://badge.fury.io/js/documentation)
|
||||
[](https://gitter.im/documentationjs/documentation?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[](https://david-dm.org/documentationjs/documentation)
|
||||
|
||||
A **documentation generation system** that's
|
||||
_beautiful_ by default, _flexible_ across formats and styles, and
|
||||
|
||||
@ -28,13 +28,13 @@
|
||||
"mdast-toc": "^1.1.0",
|
||||
"micromatch": "^2.1.6",
|
||||
"mime": "^1.3.4",
|
||||
"module-deps": "^3.7.3",
|
||||
"module-deps": "^4.0.2",
|
||||
"parse-filepath": "^0.6.3",
|
||||
"remote-origin-url": "^0.4.0",
|
||||
"resolve": "^1.1.6",
|
||||
"slugg": "^0.1.2",
|
||||
"stream-array": "^1.1.0",
|
||||
"strip-json-comments": "^1.0.2",
|
||||
"strip-json-comments": "^2.0.0",
|
||||
"tiny-lr": "^0.2.1",
|
||||
"unist-builder": "^1.0.0",
|
||||
"vfile": "^1.1.2",
|
||||
@ -46,7 +46,7 @@
|
||||
"devDependencies": {
|
||||
"chdir": "0.0.0",
|
||||
"eslint": "^1.5.1",
|
||||
"glob": "^5.0.2",
|
||||
"glob": "^6.0.1",
|
||||
"lodash": "^3.10.1",
|
||||
"mock-fs": "^3.5.0",
|
||||
"tap": "^2.2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user