Bump handlebars from 4.7.6 to 4.7.7 (#44)

* Bump handlebars from 4.7.6 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-19 11:28:33 +01:00
committed by GitHub
parent cffefcd230
commit d541d2c17f
3 changed files with 11 additions and 11 deletions

View File

@ -26,7 +26,7 @@
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"csv-parse": "^4.15.3",
"handlebars": "^4.7.6",
"handlebars": "^4.7.7",
"moment": "^2.29.1",
"semver": "^7.3.4"
},