Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 5d84cf0

Browse files
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#335)
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 02781e0 commit 5d84cf0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1081,8 +1081,8 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
10811081
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
10821082

10831083
handlebars@^4.7.6:
1084-
version "4.7.6"
1085-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
1084+
version "4.7.7"
1085+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
10861086
dependencies:
10871087
minimist "^1.2.5"
10881088
neo-async "^2.6.0"
@@ -1627,11 +1627,11 @@ minimist@0.0.8:
16271627
version "0.0.8"
16281628
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
16291629

1630-
minimist@1.2.0, minimist@^1.1.3:
1630+
minimist@1.2.0:
16311631
version "1.2.0"
16321632
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
16331633

1634-
minimist@^1.2.5:
1634+
minimist@^1.1.3, minimist@^1.2.5:
16351635
version "1.2.5"
16361636
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
16371637

@@ -2479,8 +2479,8 @@ typedarray@^0.0.6:
24792479
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
24802480

24812481
uglify-js@^3.1.4:
2482-
version "3.10.0"
2483-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7"
2482+
version "3.13.5"
2483+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"
24842484

24852485
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
24862486
version "1.0.2"

0 commit comments

Comments
 (0)