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

Commit 3dcd04f

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 8988a14 commit 3dcd04f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ async@^2.4.1:
655655
dependencies:
656656
lodash "^4.17.14"
657657

658-
async@^2.5.0, async@^2.6.2:
658+
async@^2.6.2:
659659
version "2.6.2"
660660
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
661661
dependencies:
@@ -3482,7 +3482,7 @@ event-emitter@~0.3.5:
34823482

34833483
event-stream@~3.3.0:
34843484
version "3.3.4"
3485-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
3485+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
34863486
dependencies:
34873487
duplexer "~0.1.1"
34883488
from "~0"
@@ -4375,10 +4375,11 @@ handlebars@^4.0.1:
43754375
uglify-js "^3.1.4"
43764376

43774377
handlebars@^4.1.0:
4378-
version "4.1.0"
4379-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
4378+
version "4.3.0"
4379+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
4380+
integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
43804381
dependencies:
4381-
async "^2.5.0"
4382+
neo-async "^2.6.0"
43824383
optimist "^0.6.1"
43834384
source-map "^0.6.1"
43844385
optionalDependencies:

0 commit comments

Comments
 (0)