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

Commit 2c4d845

Browse files
Bump handlebars from 4.1.0 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.0...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 549137e commit 2c4d845

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.150:
2390+
version "1.0.150"
2391+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.150.tgz#6e801835b98495936ce2b0cec3a79573fd5c673f"
2392+
integrity sha512-8Wsu2JiIN7gotXBJb+GSGRmdF0ZmvZwF3pRhe4s91i17ltE/bG1s6suKEPtAqC6QQILkF+PEZkwAU9M6RAvrqA==
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.5.3"
4379+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
4380+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
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)