Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Dec 22, 2018
1 parent 1fd0d5f commit 8111562
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 25 deletions.
177 changes: 155 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -61,7 +61,7 @@
"cross-spawn": "^6.0.5",
"dargs": "^6.0.0",
"dateformat": "^3.0.3",
"debug": "^3.1.0",
"debug": "^4.1.0",
"detect-conflict": "^1.0.0",
"error": "^7.0.2",
"find-up": "^3.0.0",
Expand All @@ -72,13 +72,13 @@
"mem-fs-editor": "^5.0.0",
"minimist": "^1.2.0",
"pretty-bytes": "^5.1.0",
"read-chunk": "^2.1.0",
"read-chunk": "^3.0.0",
"read-pkg-up": "^4.0.0",
"rimraf": "^2.6.2",
"run-async": "^2.0.0",
"shelljs": "^0.8.0",
"text-table": "^0.2.0",
"through2": "^2.0.0",
"through2": "^3.0.0",
"yeoman-environment": "^2.0.5"
},
"lint-staged": {
Expand Down

0 comments on commit 8111562

Please sign in to comment.