Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to v10 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 4, 2021
1 parent e3c7002 commit 8d463aa
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 6 deletions.
50 changes: 45 additions & 5 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 @@ -55,7 +55,7 @@
},
"dependencies": {
"deep-object-diff": "^1.1.0",
"fs-extra": "^9.1.0",
"fs-extra": "^10.0.0",
"marked": "^2.0.3",
"node-pty-prebuilt-multiarch": "^0.10.0",
"uuid": "^8.3.2",
Expand Down

0 comments on commit 8d463aa

Please sign in to comment.