Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-redFox committed Jan 24, 2018
1 parent debf471 commit c1611ca
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 142 deletions.
58 changes: 29 additions & 29 deletions package.json
Expand Up @@ -8,52 +8,52 @@
},
"dependencies": {
"ansi-html": "^0.0.7",
"babel-core": "^6.17.0",
"babel-generator": "^6.25.0",
"babel-core": "^6.26.0",
"babel-generator": "^6.26.0",
"babel-plugin-system-import-transformer": "3.1.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
"babel-traverse": "^6.16.0",
"babel-types": "^6.16.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-traverse": "^6.26.0",
"babel-types": "^6.26.0",
"babelify": "^8.0.0",
"babylon": "^6.17.2",
"chalk": "^2.0.0",
"chokidar": "^1.2.0",
"concat-stream": "^1.5.0",
"babylon": "^6.18.0",
"chalk": "^2.3.0",
"chokidar": "^2.0.0",
"concat-stream": "^1.6.0",
"disparity": "^2.0.0",
"doctrine-temporary-fork": "2.0.0-alpha-allowarrayindex",
"get-port": "^3.1.0",
"get-port": "^3.2.0",
"git-url-parse": "^6.0.1",
"github-slugger": "1.2.0",
"glob": "^7.0.0",
"glob": "^7.1.2",
"globals-docs": "^2.4.0",
"highlight.js": "^9.1.0",
"js-yaml": "^3.8.4",
"lodash": "^4.11.1",
"highlight.js": "^9.12.0",
"js-yaml": "^3.10.0",
"lodash": "^4.17.4",
"mdast-util-inject": "^1.1.0",
"micromatch": "^3.0.0",
"micromatch": "^3.1.5",
"mime": "^2.2.0",
"module-deps-sortable": "4.0.6",
"parse-filepath": "^1.0.1",
"parse-filepath": "^1.0.2",
"pify": "^3.0.0",
"read-pkg-up": "^3.0.0",
"remark": "^8.0.0",
"remark": "^9.0.0",
"remark-html": "7.0.0",
"remark-toc": "^5.0.0",
"remote-origin-url": "0.4.0",
"shelljs": "^0.7.5",
"stream-array": "^1.1.0",
"strip-json-comments": "^2.0.0",
"tiny-lr": "^1.0.3",
"unist-builder": "^1.0.0",
"unist-util-visit": "^1.0.1",
"vfile": "^2.0.0",
"shelljs": "^0.8.1",
"stream-array": "^1.1.2",
"strip-json-comments": "^2.0.1",
"tiny-lr": "^1.1.0",
"unist-builder": "^1.0.2",
"unist-util-visit": "^1.3.0",
"vfile": "^2.3.0",
"vfile-reporter": "^4.0.0",
"vfile-sort": "^2.0.0",
"vinyl": "^2.0.0",
"vinyl-fs": "^3.0.0",
"vfile-sort": "^2.1.0",
"vinyl": "^2.1.0",
"vinyl-fs": "^3.0.2",
"yargs": "^9.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit c1611ca

Please sign in to comment.