Skip to content

Commit 3e816c4

Browse files
dependabot[bot]bdukes
authored andcommitted
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 463add5 commit 3e816c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"file-saver": "2.0.5",
3434
"fingerprintjs2": "2.1.4",
3535
"flexslider": "2.7.2",
36-
"handlebars": "4.7.8",
36+
"handlebars": "4.7.9",
3737
"html5-history-api": "4.2.10",
3838
"html5shiv": "3.7.3",
3939
"image-map": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2521,10 +2521,10 @@ gulplog@^2.2.0:
25212521
dependencies:
25222522
glogg "^2.2.0"
25232523

2524-
handlebars@4.7.8:
2525-
version "4.7.8"
2526-
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz"
2527-
integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==
2524+
handlebars@4.7.9:
2525+
version "4.7.9"
2526+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
2527+
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
25282528
dependencies:
25292529
minimist "^1.2.5"
25302530
neo-async "^2.6.2"

0 commit comments

Comments
 (0)