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

Commit 27963f7

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 c7a6e0f commit 27963f7

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

Lines changed: 9 additions & 8 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:
@@ -2386,10 +2386,10 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
23862386
parse-json "^2.2.0"
23872387
require-from-string "^1.1.0"
23882388

2389-
cp-translations@^1.0.144:
2390-
version "1.0.144"
2391-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.144.tgz#919ecfb784eff841077f377e2d467bbcd26fd959"
2392-
integrity sha512-sxnUHSzovHHWXDZzcadIm+uDAdqIUaOziYRAbJ3YxRoMw5CtUxQp3w04LCZ0nghWYmmFGP3z0Qffn69ioc560A==
2389+
cp-translations@^1.0.149:
2390+
version "1.0.149"
2391+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.149.tgz#e09845115a80380cf19c49dfd003d8ed75578690"
2392+
integrity sha512-AQa/d/MDNAM8y70gWbE6a65R9ZUYP11WWOF056Eq8Ttngdzg6j1WsmkV4VuZQB5NSIYrZIuM2UoCWIOfC20kmw==
23932393

23942394
crc32-stream@^2.0.0:
23952395
version "2.0.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)