Skip to content

Commit 6d707db

Browse files
build(deps): bump handlebars from 4.7.8 to 4.7.9
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dc3224 commit 6d707db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repository": "pillarjs/hbs",
1111
"main": "lib/hbs.js",
1212
"dependencies": {
13-
"handlebars": "4.7.8",
13+
"handlebars": "4.7.9",
1414
"walk": "2.3.15"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)