Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 0beac4d

Browse files
Bump handlebars from 4.1.0 to 4.3.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.3.0. - [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.1.0...v4.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3769096 commit 0beac4d

File tree

1 file changed

+11
-38
lines changed

1 file changed

+11
-38
lines changed

yarn.lock

Lines changed: 11 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ async-limiter@~1.0.0:
410410
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
411411
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
412412

413-
[email protected], async@^1.4.0:
413+
414414
version "1.5.2"
415415
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
416416

@@ -421,25 +421,13 @@ [email protected]:
421421
dependencies:
422422
lodash "^4.17.10"
423423

424-
async@^2.0.0, async@^2.1.2, async@^2.1.4:
425-
version "2.5.0"
426-
resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
427-
dependencies:
428-
lodash "^4.14.0"
429-
430-
async@^2.4.1:
424+
async@^2.0.0, async@^2.1.2, async@^2.1.4, async@^2.4.1, async@^2.6.2:
431425
version "2.6.3"
432426
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
433427
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
434428
dependencies:
435429
lodash "^4.17.14"
436430

437-
async@^2.5.0, async@^2.6.2:
438-
version "2.6.2"
439-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
440-
dependencies:
441-
lodash "^4.17.11"
442-
443431
asynckit@^0.4.0:
444432
version "0.4.0"
445433
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -3175,7 +3163,7 @@ event-emitter@~0.3.5:
31753163

31763164
event-stream@~3.3.0:
31773165
version "3.3.4"
3178-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
3166+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
31793167
dependencies:
31803168
duplexer "~0.1.1"
31813169
from "~0"
@@ -4007,21 +3995,12 @@ gzip-size@^3.0.0:
40073995
dependencies:
40083996
duplexer "^0.1.1"
40093997

4010-
handlebars@^4.0.1:
4011-
version "4.0.10"
4012-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.10.tgz#3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f"
4013-
dependencies:
4014-
async "^1.4.0"
4015-
optimist "^0.6.1"
4016-
source-map "^0.4.4"
4017-
optionalDependencies:
4018-
uglify-js "^2.6"
4019-
4020-
handlebars@^4.1.0:
4021-
version "4.1.0"
4022-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
3998+
handlebars@^4.0.1, handlebars@^4.1.0:
3999+
version "4.3.0"
4000+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
4001+
integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
40234002
dependencies:
4024-
async "^2.5.0"
4003+
neo-async "^2.6.0"
40254004
optimist "^0.6.1"
40264005
source-map "^0.6.1"
40274006
optionalDependencies:
@@ -5455,7 +5434,7 @@ lodash.uniq@^4.5.0:
54555434
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
54565435
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
54575436

5458-
lodash@4, lodash@^4.0.1, lodash@^4.11.2, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.5.1, lodash@^4.8.0, lodash@~4.17.4:
5437+
lodash@4, lodash@^4.0.1, lodash@^4.11.2, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.5.1, lodash@^4.8.0, lodash@~4.17.4:
54595438
version "4.17.4"
54605439
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
54615440

@@ -5962,7 +5941,7 @@ [email protected]:
59625941
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
59635942
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
59645943

5965-
neo-async@^2.5.0:
5944+
neo-async@^2.5.0, neo-async@^2.6.0:
59665945
version "2.6.1"
59675946
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
59685947
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
@@ -8156,12 +8135,6 @@ source-map@^0.1.38:
81568135
dependencies:
81578136
amdefine ">=0.0.4"
81588137

8159-
source-map@^0.4.4:
8160-
version "0.4.4"
8161-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
8162-
dependencies:
8163-
amdefine ">=0.0.4"
8164-
81658138
source-map@^0.6.1, source-map@~0.6.1:
81668139
version "0.6.1"
81678140
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
@@ -8736,7 +8709,7 @@ [email protected]:
87368709
commander "~2.11.0"
87378710
source-map "~0.5.1"
87388711

8739-
uglify-js@^2.6, uglify-js@^2.8.29:
8712+
uglify-js@^2.8.29:
87408713
version "2.8.29"
87418714
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
87428715
dependencies:

0 commit comments

Comments
 (0)