Skip to content

Commit d5b2002

Browse files
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](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f03f86e commit d5b2002

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"ejs": "^3.1.5",
13-
"handlebars": "^4.7.6",
13+
"handlebars": "^4.7.7",
1414
"metalsmith": "^2.3.0",
1515
"metalsmith-sass": "^1.7.0",
1616
"metalsmith-serve": "0.0.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -810,10 +810,10 @@ gray-matter@^2.0.0:
810810
js-yaml "^3.8.1"
811811
toml "^2.3.2"
812812

813-
handlebars@^4.7.6:
814-
version "4.7.6"
815-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
816-
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
813+
handlebars@^4.7.7:
814+
version "4.7.7"
815+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
816+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
817817
dependencies:
818818
minimist "^1.2.5"
819819
neo-async "^2.6.0"

0 commit comments

Comments
 (0)