Skip to content

Commit

Permalink
fix(deps): update dependency graceful-fs to ^4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2020
1 parent 13a6bfa commit c01661b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -25,7 +25,7 @@
},
"dependencies": {
"glob": "^7.1.6",
"graceful-fs": "^4.2.3",
"graceful-fs": "^4.2.4",
"handlebars": "^4.7.6",
"object.assign": "^4.1.0",
"promise": "^8.1.0"
Expand Down

0 comments on commit c01661b

Please sign in to comment.