Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency fs-extra to v6 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and justinlettau committed May 8, 2018
1 parent 25301d1 commit 77cdbb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cli-table": "^0.3.1",
"commander": "^2.15.0",
"deepmerge": "^2.1.0",
"fs-extra": "^5.0.0",
"fs-extra": "^6.0.0",
"glob": "^7.1.2",
"inquirer": "^5.0.0",
"mssql": "^4.1.0",
Expand Down

0 comments on commit 77cdbb1

Please sign in to comment.