Skip to content

Commit a1c78f5

Browse files
chore(deps): bump handlebars in /examples/animating-transitions
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.0.10 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.10...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6c9210 commit a1c78f5

1 file changed

Lines changed: 28 additions & 24 deletions

File tree

examples/animating-transitions/yarn.lock

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ async-each@^1.0.0:
365365
version "1.0.1"
366366
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
367367

368-
async@^1.4.0, async@^1.5.2:
368+
async@^1.5.2:
369369
version "1.5.2"
370370
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
371371

@@ -3295,14 +3295,16 @@ handle-thing@^1.2.5:
32953295
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
32963296

32973297
handlebars@^4.0.3:
3298-
version "4.0.10"
3299-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.10.tgz#3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f"
3298+
version "4.7.9"
3299+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
3300+
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
33003301
dependencies:
3301-
async "^1.4.0"
3302-
optimist "^0.6.1"
3303-
source-map "^0.4.4"
3302+
minimist "^1.2.5"
3303+
neo-async "^2.6.2"
3304+
source-map "^0.6.1"
3305+
wordwrap "^1.0.0"
33043306
optionalDependencies:
3305-
uglify-js "^2.6"
3307+
uglify-js "^3.1.4"
33063308

33073309
har-schema@^1.0.5:
33083310
version "1.0.5"
@@ -4737,14 +4739,19 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
47374739
dependencies:
47384740
brace-expansion "^1.1.7"
47394741

4740-
minimist@0.0.8, minimist@~0.0.1:
4742+
minimist@0.0.8:
47414743
version "0.0.8"
47424744
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
47434745

47444746
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
47454747
version "1.2.0"
47464748
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
47474749

4750+
minimist@^1.2.5:
4751+
version "1.2.8"
4752+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
4753+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
4754+
47484755
minipass@^2.2.1, minipass@^2.2.4:
47494756
version "2.3.0"
47504757
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.0.tgz#2e11b1c46df7fe7f1afbe9a490280add21ffe384"
@@ -4845,6 +4852,11 @@ neo-async@^2.5.0:
48454852
version "2.5.1"
48464853
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.5.1.tgz#acb909e327b1e87ec9ef15f41b8a269512ad41ee"
48474854

4855+
neo-async@^2.6.2:
4856+
version "2.6.2"
4857+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
4858+
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
4859+
48484860
no-case@^2.2.0:
48494861
version "2.3.1"
48504862
resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081"
@@ -5096,13 +5108,6 @@ opn@^5.1.0:
50965108
dependencies:
50975109
is-wsl "^1.1.0"
50985110

5099-
optimist@^0.6.1:
5100-
version "0.6.1"
5101-
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
5102-
dependencies:
5103-
minimist "~0.0.1"
5104-
wordwrap "~0.0.2"
5105-
51065111
optionator@^0.8.1, optionator@^0.8.2:
51075112
version "0.8.2"
51085113
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -6575,12 +6580,6 @@ source-map@0.5.x, source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, sourc
65756580
version "0.5.6"
65766581
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
65776582

6578-
source-map@^0.4.4:
6579-
version "0.4.4"
6580-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
6581-
dependencies:
6582-
amdefine ">=0.0.4"
6583-
65846583
source-map@^0.5.7:
65856584
version "0.5.7"
65866585
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -7043,7 +7042,7 @@ uglify-js@3.0.x, uglify-js@^3.0.13:
70437042
commander "~2.9.0"
70447043
source-map "~0.5.1"
70457044

7046-
uglify-js@^2.6, uglify-js@^2.8.29:
7045+
uglify-js@^2.8.29:
70477046
version "2.8.29"
70487047
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
70497048
dependencies:
@@ -7052,6 +7051,11 @@ uglify-js@^2.6, uglify-js@^2.8.29:
70527051
optionalDependencies:
70537052
uglify-to-browserify "~1.0.0"
70547053

7054+
uglify-js@^3.1.4:
7055+
version "3.19.3"
7056+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f"
7057+
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
7058+
70557059
uglify-to-browserify@~1.0.0:
70567060
version "1.0.2"
70577061
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
@@ -7425,11 +7429,11 @@ window-size@0.1.0:
74257429
version "0.1.0"
74267430
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
74277431

7428-
wordwrap@0.0.2, wordwrap@~0.0.2:
7432+
wordwrap@0.0.2:
74297433
version "0.0.2"
74307434
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
74317435

7432-
wordwrap@~1.0.0:
7436+
wordwrap@^1.0.0, wordwrap@~1.0.0:
74337437
version "1.0.0"
74347438
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
74357439

0 commit comments

Comments
 (0)