Skip to content

Commit f46a527

Browse files
Bump handlebars from 4.0.6 to 4.7.6 in /example (#192)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.7.6. - [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.0.6...v4.7.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92f777a commit f46a527

File tree

1 file changed

+24
-17
lines changed

1 file changed

+24
-17
lines changed

example/yarn.lock

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ assert-plus@^1.0.0:
151151
version "1.0.0"
152152
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
153153

154-
async@^1.4.0, async@^1.4.2:
154+
async@^1.4.2:
155155
version "1.5.2"
156156
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
157157

@@ -1599,14 +1599,15 @@ gulplog@^1.0.0:
15991599
glogg "^1.0.0"
16001600

16011601
handlebars@^4.0.3:
1602-
version "4.0.6"
1603-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.6.tgz#2ce4484850537f9c97a8026d5399b935c4ed4ed7"
1602+
version "4.7.6"
1603+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
16041604
dependencies:
1605-
async "^1.4.0"
1606-
optimist "^0.6.1"
1607-
source-map "^0.4.4"
1605+
minimist "^1.2.5"
1606+
neo-async "^2.6.0"
1607+
source-map "^0.6.1"
1608+
wordwrap "^1.0.0"
16081609
optionalDependencies:
1609-
uglify-js "^2.6"
1610+
uglify-js "^3.1.4"
16101611

16111612
har-validator@~2.0.6:
16121613
version "2.0.6"
@@ -2547,9 +2548,9 @@ [email protected], minimist@~0.0.1:
25472548
version "0.0.8"
25482549
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
25492550

2550-
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
2551-
version "1.2.0"
2552-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
2551+
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
2552+
version "1.2.5"
2553+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
25532554

25542555
mkdirp@^0.5.1:
25552556
version "0.5.1"
@@ -2617,6 +2618,10 @@ [email protected]:
26172618
version "0.6.1"
26182619
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
26192620

2621+
neo-async@^2.6.0:
2622+
version "2.6.2"
2623+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
2624+
26202625
node-emoji@^1.4.1:
26212626
version "1.5.1"
26222627
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.5.1.tgz#fd918e412769bf8c448051238233840b2aff16a1"
@@ -3357,16 +3362,14 @@ source-map-support@^0.4.2:
33573362
dependencies:
33583363
source-map "^0.5.3"
33593364

3360-
source-map@^0.4.4:
3361-
version "0.4.4"
3362-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
3363-
dependencies:
3364-
amdefine ">=0.0.4"
3365-
33663365
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1:
33673366
version "0.5.6"
33683367
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
33693368

3369+
source-map@^0.6.1:
3370+
version "0.6.1"
3371+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
3372+
33703373
source-map@~0.2.0:
33713374
version "0.2.0"
33723375
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.2.0.tgz#dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d"
@@ -3567,7 +3570,7 @@ ua-parser-js@^0.7.9:
35673570
version "0.7.12"
35683571
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.12.tgz#04c81a99bdd5dc52263ea29d24c6bf8d4818a4bb"
35693572

3570-
uglify-js@^2.6, uglify-js@^2.6.2:
3573+
uglify-js@^2.6.2:
35713574
version "2.7.5"
35723575
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
35733576
dependencies:
@@ -3576,6 +3579,10 @@ uglify-js@^2.6, uglify-js@^2.6.2:
35763579
uglify-to-browserify "~1.0.0"
35773580
yargs "~3.10.0"
35783581

3582+
uglify-js@^3.1.4:
3583+
version "3.10.3"
3584+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.3.tgz#f0d2f99736c14de46d2d24649ba328be3e71c3bf"
3585+
35793586
uglify-to-browserify@~1.0.0:
35803587
version "1.0.2"
35813588
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"

0 commit comments

Comments
 (0)