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

Commit e8db0b9

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 c122d55 commit e8db0b9

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
@@ -531,7 +531,7 @@ async@^2.4.1:
531531
dependencies:
532532
lodash "^4.17.14"
533533

534-
async@^2.5.0, async@^2.6.2:
534+
async@^2.6.2:
535535
version "2.6.2"
536536
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
537537
dependencies:
@@ -3282,7 +3282,7 @@ event-emitter@~0.3.5:
32823282

32833283
event-stream@~3.3.0:
32843284
version "3.3.4"
3285-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
3285+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
32863286
dependencies:
32873287
duplexer "~0.1.1"
32883288
from "~0"
@@ -4129,10 +4129,11 @@ handlebars@^4.0.1:
41294129
uglify-js "^3.1.4"
41304130

41314131
handlebars@^4.1.0:
4132-
version "4.1.0"
4133-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
4132+
version "4.3.0"
4133+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
4134+
integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
41344135
dependencies:
4135-
async "^2.5.0"
4136+
neo-async "^2.6.0"
41364137
optimist "^0.6.1"
41374138
source-map "^0.6.1"
41384139
optionalDependencies:

0 commit comments

Comments
 (0)