Skip to content

Commit d40b806

Browse files
authoredMar 21, 2023
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#619)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fa628a commit d40b806

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -6085,9 +6085,9 @@ handle-thing@^1.2.5:
60856085
integrity sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=
60866086

60876087
handlebars@^4.0.3:
6088-
version "4.7.6"
6089-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
6090-
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
6088+
version "4.7.7"
6089+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
6090+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
60916091
dependencies:
60926092
minimist "^1.2.5"
60936093
neo-async "^2.6.0"
@@ -11536,9 +11536,9 @@ uglify-js@3.4.x:
1153611536
source-map "~0.6.1"
1153711537

1153811538
uglify-js@^3.1.4:
11539-
version "3.11.0"
11540-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.0.tgz#67317658d76c21e0e54d3224aee2df4ee6c3e1dc"
11541-
integrity sha512-e1KQFRCpOxnrJsJVqDUCjURq+wXvIn7cK2sRAx9XL3HYLL9aezOP4Pb1+Y3/o693EPk111Yj2Q+IUXxcpHlygQ==
11539+
version "3.13.5"
11540+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"
11541+
integrity sha512-xtB8yEqIkn7zmOyS2zUNBsYCBRhDkvlNxMMY2smuJ/qA8NCHeQvKCF3i9Z4k8FJH4+PJvZRtMrPynfZ75+CSZw==
1154211542

1154311543
unc-path-regex@^0.1.2:
1154411544
version "0.1.2"

0 commit comments

Comments
 (0)
Please sign in to comment.