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 v7 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and justinlettau committed Jul 17, 2018
1 parent 4d8108d commit bb4a387
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
23 changes: 14 additions & 9 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": "^6.0.0",
"fs-extra": "^7.0.0",
"glob": "^7.1.2",
"inquirer": "^6.0.0",
"mssql": "^4.1.0",
Expand Down

0 comments on commit bb4a387

Please sign in to comment.