Skip to content

Commit

Permalink
fix(deps): update dependency graceful-fs to ^4.2.11 (#531)
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 Mar 23, 2023
1 parent 44abdc9 commit 570e73d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
28 changes: 21 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 @@ -25,7 +25,7 @@
},
"dependencies": {
"glob": "^9.3.2",
"graceful-fs": "^4.2.10",
"graceful-fs": "^4.2.11",
"handlebars": "^4.7.7"
},
"main": "dist/index.js",
Expand Down

0 comments on commit 570e73d

Please sign in to comment.