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>
This commit is contained in:
dependabot[bot] 2021-03-19 09:02:16 +00:00 committed by GitHub
parent cffefcd230
commit 0a0aaa3fb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 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"
},