Skip to content

Commit 8ccafff

Browse files
Bump handlebars from 4.0.11 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 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.11...v4.7.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2594aa commit 8ccafff

File tree

1 file changed

+23
-20
lines changed

1 file changed

+23
-20
lines changed

yarn.lock

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ async-each@^1.0.1:
334334
version "1.0.3"
335335
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
336336

337-
async@^1.4.0, async@^1.5.2:
337+
async@^1.5.2:
338338
version "1.5.2"
339339
resolved "https://registry.npmjs.org/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
340340

@@ -3402,14 +3402,15 @@ handle-thing@^1.2.5:
34023402
resolved "https://registry.npmjs.org/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
34033403

34043404
handlebars@^4.0.3:
3405-
version "4.0.11"
3406-
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
3405+
version "4.7.6"
3406+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
34073407
dependencies:
3408-
async "^1.4.0"
3409-
optimist "^0.6.1"
3410-
source-map "^0.4.4"
3408+
minimist "^1.2.5"
3409+
neo-async "^2.6.0"
3410+
source-map "^0.6.1"
3411+
wordwrap "^1.0.0"
34113412
optionalDependencies:
3412-
uglify-js "^2.6"
3413+
uglify-js "^3.1.4"
34133414

34143415
har-schema@^1.0.5:
34153416
version "1.0.5"
@@ -5151,9 +5152,9 @@ [email protected], minimist@~0.0.1:
51515152
version "0.0.8"
51525153
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
51535154

5154-
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
5155-
version "1.2.0"
5156-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
5155+
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
5156+
version "1.2.5"
5157+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
51575158

51585159
mixin-deep@^1.2.0:
51595160
version "1.3.2"
@@ -5245,6 +5246,10 @@ [email protected]:
52455246
version "0.6.2"
52465247
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
52475248

5249+
neo-async@^2.6.0:
5250+
version "2.6.2"
5251+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
5252+
52485253
no-case@^2.2.0:
52495254
version "2.3.2"
52505255
resolved "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac"
@@ -5501,7 +5506,7 @@ [email protected], opn@^5.1.0:
55015506
dependencies:
55025507
is-wsl "^1.1.0"
55035508

5504-
optimist@^0.6.1, optimist@~0.6:
5509+
optimist@~0.6:
55055510
version "0.6.1"
55065511
resolved "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
55075512
dependencies:
@@ -7157,15 +7162,9 @@ [email protected], source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, sourc
71577162
version "0.5.7"
71587163
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
71597164

7160-
source-map@^0.4.4:
7161-
version "0.4.4"
7162-
resolved "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
7163-
dependencies:
7164-
amdefine ">=0.0.4"
7165-
71667165
source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
71677166
version "0.6.1"
7168-
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
7167+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
71697168

71707169
spdx-correct@~1.0.0:
71717170
version "1.0.2"
@@ -7665,7 +7664,7 @@ [email protected], uglify-js@^3.0.13:
76657664
commander "~2.12.1"
76667665
source-map "~0.6.1"
76677666

7668-
uglify-js@^2.6, uglify-js@^2.6.1, uglify-js@^2.8.29:
7667+
uglify-js@^2.6.1, uglify-js@^2.8.29:
76697668
version "2.8.29"
76707669
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
76717670
dependencies:
@@ -7674,6 +7673,10 @@ uglify-js@^2.6, uglify-js@^2.6.1, uglify-js@^2.8.29:
76747673
optionalDependencies:
76757674
uglify-to-browserify "~1.0.0"
76767675

7676+
uglify-js@^3.1.4:
7677+
version "3.12.1"
7678+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.1.tgz#78307f539f7b9ca5557babb186ea78ad30cc0375"
7679+
76777680
uglify-js@~2.4:
76787681
version "2.4.24"
76797682
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.4.24.tgz#fad5755c1e1577658bb06ff9ab6e548c95bebd6e"
@@ -8111,7 +8114,7 @@ [email protected], wordwrap@~0.0.2:
81118114
version "0.0.2"
81128115
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
81138116

8114-
wordwrap@~1.0.0:
8117+
wordwrap@^1.0.0, wordwrap@~1.0.0:
81158118
version "1.0.0"
81168119
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
81178120

0 commit comments

Comments
 (0)