Skip to content

Commit 47a34d9

Browse files
dependabot[bot]jerairrest
authored andcommitted
Bump handlebars from 4.0.10 to 4.5.3 (#469)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.10 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.10...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d80f588 commit 47a34d9

File tree

1 file changed

+45
-22
lines changed

1 file changed

+45
-22
lines changed

yarn.lock

Lines changed: 45 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ async@^0.9.0:
380380
version "0.9.2"
381381
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
382382

383-
async@^1.3.0, async@^1.4.0, async@^1.5.2:
383+
async@^1.3.0, async@^1.5.2:
384384
version "1.5.2"
385385
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
386386

@@ -1916,6 +1916,10 @@ [email protected]:
19161916
dependencies:
19171917
graceful-readlink ">= 1.0.0"
19181918

1919+
commander@~2.20.3:
1920+
version "2.20.3"
1921+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1922+
19191923
common-tags@^1.3.1:
19201924
version "1.4.0"
19211925
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.4.0.tgz#1187be4f3d4cf0c0427d43f74eef1f73501614c0"
@@ -3592,14 +3596,14 @@ handle-thing@^1.2.5:
35923596
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
35933597

35943598
handlebars@^4.0.0:
3595-
version "4.0.10"
3596-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.10.tgz#3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f"
3599+
version "4.5.3"
3600+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
35973601
dependencies:
3598-
async "^1.4.0"
3602+
neo-async "^2.6.0"
35993603
optimist "^0.6.1"
3600-
source-map "^0.4.4"
3604+
source-map "^0.6.1"
36013605
optionalDependencies:
3602-
uglify-js "^2.6"
3606+
uglify-js "^3.1.4"
36033607

36043608
har-schema@^1.0.5:
36053609
version "1.0.5"
@@ -4982,14 +4986,18 @@ minimatch@~0.2.11:
49824986
lru-cache "2"
49834987
sigmund "~1.0.0"
49844988

4985-
[email protected], minimist@~0.0.1:
4989+
49864990
version "0.0.8"
49874991
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
49884992

49894993
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0:
49904994
version "1.2.0"
49914995
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
49924996

4997+
minimist@~0.0.1:
4998+
version "0.0.10"
4999+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
5000+
49935001
[email protected], [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
49945002
version "0.5.1"
49955003
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
@@ -5063,6 +5071,10 @@ [email protected]:
50635071
version "0.6.1"
50645072
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
50655073

5074+
neo-async@^2.6.0:
5075+
version "2.6.1"
5076+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
5077+
50665078
no-case@^2.2.0:
50675079
version "2.3.1"
50685080
resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081"
@@ -6847,15 +6859,13 @@ [email protected]:
68476859
dependencies:
68486860
amdefine ">=0.0.4"
68496861

6850-
[email protected], "source-map@>= 0.1.2", source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.0, source-map@~0.5.1, source-map@~0.5.3:
6862+
[email protected], source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.0, source-map@~0.5.1, source-map@~0.5.3:
68516863
version "0.5.6"
68526864
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
68536865

6854-
source-map@^0.4.4, source-map@~0.4.1:
6855-
version "0.4.4"
6856-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
6857-
dependencies:
6858-
amdefine ">=0.0.4"
6866+
"source-map@>= 0.1.2", source-map@^0.6.1, source-map@~0.6.1:
6867+
version "0.6.1"
6868+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
68596869

68606870
source-map@~0.1.33:
68616871
version "0.1.43"
@@ -6869,6 +6879,12 @@ source-map@~0.2.0:
68696879
dependencies:
68706880
amdefine ">=0.0.4"
68716881

6882+
source-map@~0.4.1:
6883+
version "0.4.4"
6884+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
6885+
dependencies:
6886+
amdefine ">=0.0.4"
6887+
68726888
sparkles@^1.0.0:
68736889
version "1.0.0"
68746890
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.0.tgz#1acbbfb592436d10bbe8f785b7cc6f82815012c3"
@@ -7309,15 +7325,6 @@ [email protected], uglify-js@^3.0.9:
73097325
commander "~2.11.0"
73107326
source-map "~0.5.1"
73117327

7312-
uglify-js@^2.6, uglify-js@~2.7.3:
7313-
version "2.7.5"
7314-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
7315-
dependencies:
7316-
async "~0.2.6"
7317-
source-map "~0.5.1"
7318-
uglify-to-browserify "~1.0.0"
7319-
yargs "~3.10.0"
7320-
73217328
uglify-js@^2.8.29:
73227329
version "2.8.29"
73237330
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
@@ -7327,6 +7334,22 @@ uglify-js@^2.8.29:
73277334
optionalDependencies:
73287335
uglify-to-browserify "~1.0.0"
73297336

7337+
uglify-js@^3.1.4:
7338+
version "3.7.3"
7339+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
7340+
dependencies:
7341+
commander "~2.20.3"
7342+
source-map "~0.6.1"
7343+
7344+
uglify-js@~2.7.3:
7345+
version "2.7.5"
7346+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
7347+
dependencies:
7348+
async "~0.2.6"
7349+
source-map "~0.5.1"
7350+
uglify-to-browserify "~1.0.0"
7351+
yargs "~3.10.0"
7352+
73307353
uglify-to-browserify@~1.0.0:
73317354
version "1.0.2"
73327355
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"

0 commit comments

Comments
 (0)