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

Commit 55f15f1

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 a22519b commit 55f15f1

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.150:
2390-
version "1.0.152"
2391-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.152.tgz#adadb407829bac9b555bb3287951b46bf5d0f75b"
2392-
integrity sha512-oDc8gdeMXqjwnN4cWgIy0OQk0/0WRcuksTvJ3z2URHeRc7AYfNYZMm6bZ/S6eMxgr+Almhm9BPQ70LranLdKzQ==
2389+
cp-translations@~1.0.155:
2390+
version "1.0.155"
2391+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.155.tgz#470708dc550ca5fa028703639c1dd688a0469360"
2392+
integrity sha512-/FZ0PA/5BqcL1680eCBXb8ifO92JF5U3kunMoXLesX4/cJ71SeBLu+muYGTNc7PHo2WueT7OQ7P1SZ8wnKdVFQ==
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)