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

Commit 576f9b4

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 9621888 commit 576f9b4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

Lines changed: 5 additions & 4 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:
@@ -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)