Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2019
1 parent b28d13b commit e3035ef
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 4 deletions.
56 changes: 53 additions & 3 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 @@ -33,7 +33,7 @@
"dependencies": {
"@semantic-release/error": "^2.1.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.1"
"fs-extra": "^8.0.0"
},
"devDependencies": {
"@commitlint/cli": "7.6.1",
Expand Down

0 comments on commit e3035ef

Please sign in to comment.