Skip to content

Commit

Permalink
fix(deps): update dependency graceful-fs to ^4.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2022
1 parent 2788bd4 commit 2d6e89c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 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": "^7.2.0",
"graceful-fs": "^4.2.9",
"graceful-fs": "^4.2.10",
"handlebars": "^4.7.7"
},
"main": "dist/index.js",
Expand Down

0 comments on commit 2d6e89c

Please sign in to comment.