Skip to content

Commit

Permalink
fix(deps): update dependency handlebars to ^4.7.8 (#616)
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 Aug 2, 2023
1 parent acb438f commit 54ef900
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"glob": "^10.3.3",
"graceful-fs": "^4.2.11",
"handlebars": "^4.7.7"
"handlebars": "^4.7.8"
},
"main": "dist/index.js",
"directories": {
Expand Down

0 comments on commit 54ef900

Please sign in to comment.