Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to v11 (#511)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent 4b75773 commit 62ba576
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 9 deletions.
68 changes: 60 additions & 8 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.9",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"marked": "^4.2.4",
"node-pty-prebuilt-multiarch": "^0.10.0",
"uuid": "^9.0.0",
Expand Down

0 comments on commit 62ba576

Please sign in to comment.