Skip to content

Commit 397cbc9

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] <support@github.com>
1 parent 90e9bae commit 397cbc9

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
18851885
dependencies:
18861886
delayed-stream "~1.0.0"
18871887

1888-
commander@^2.11.0, commander@^2.20.0, commander@~2.20.3:
1888+
commander@^2.11.0, commander@^2.20.0:
18891889
version "2.20.3"
18901890
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
18911891
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
@@ -2849,9 +2849,9 @@ growly@^1.3.0:
28492849
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
28502850

28512851
handlebars@^4.7.6:
2852-
version "4.7.6"
2853-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
2854-
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
2852+
version "4.7.7"
2853+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
2854+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
28552855
dependencies:
28562856
minimist "^1.2.5"
28572857
neo-async "^2.6.0"
@@ -4189,9 +4189,9 @@ natural-compare@^1.4.0:
41894189
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
41904190

41914191
neo-async@^2.6.0:
4192-
version "2.6.1"
4193-
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
4194-
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
4192+
version "2.6.2"
4193+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
4194+
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
41954195

41964196
nice-try@^1.0.4:
41974197
version "1.0.5"
@@ -5885,11 +5885,9 @@ typescript@^3.7.3, typescript@^3.9.3:
58855885
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
58865886

58875887
uglify-js@^3.1.4:
5888-
version "3.9.4"
5889-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.4.tgz#867402377e043c1fc7b102253a22b64e5862401b"
5890-
integrity sha512-8RZBJq5smLOa7KslsNsVcSH+KOXf1uDU8yqLeNuVKwmT0T3FA0ZoXlinQfRad7SDcbZZRZE4ov+2v71EnxNyCA==
5891-
dependencies:
5892-
commander "~2.20.3"
5888+
version "3.13.5"
5889+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"
5890+
integrity sha512-xtB8yEqIkn7zmOyS2zUNBsYCBRhDkvlNxMMY2smuJ/qA8NCHeQvKCF3i9Z4k8FJH4+PJvZRtMrPynfZ75+CSZw==
58935891

58945892
unicode-canonical-property-names-ecmascript@^1.0.4:
58955893
version "1.0.4"

0 commit comments

Comments
 (0)