Skip to content

Commit

Permalink
build(deps): update handlebars requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [handlebars](https://github.com/handlebars-lang/handlebars.js) to permit the latest version.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.8)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent 5951f6c commit da08e80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"handlebars": "^4.7.7",
"handlebars": "^4.7.8",
"just-handlebars-helpers": "^1.0.19"
},
"peerDependencies": {
Expand Down

0 comments on commit da08e80

Please sign in to comment.