Skip to content

Commit 0e40023

Browse files
dependabot[bot]thymikee
authored andcommitted
chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#244)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [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.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31ed2c4 commit 0e40023

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,7 +2477,7 @@ commander@^2.19.0:
24772477
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
24782478
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
24792479

2480-
commander@^2.8.1, commander@~2.20.0:
2480+
commander@^2.8.1:
24812481
version "2.20.0"
24822482
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
24832483
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
@@ -2486,6 +2486,11 @@ commander@~2.13.0:
24862486
version "2.13.0"
24872487
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
24882488

2489+
commander@~2.20.3:
2490+
version "2.20.3"
2491+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2492+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
2493+
24892494
commondir@^1.0.1:
24902495
version "1.0.1"
24912496
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -4302,9 +4307,9 @@ growly@^1.3.0:
43024307
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
43034308

43044309
handlebars@^4.1.0:
4305-
version "4.1.2"
4306-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
4307-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
4310+
version "4.5.3"
4311+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
4312+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
43084313
dependencies:
43094314
neo-async "^2.6.0"
43104315
optimist "^0.6.1"
@@ -8970,11 +8975,11 @@ uglify-es@^3.1.9:
89708975
source-map "~0.6.1"
89718976

89728977
uglify-js@^3.1.4:
8973-
version "3.5.15"
8974-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.15.tgz#fe2b5378fd0b09e116864041437bff889105ce24"
8975-
integrity sha512-fe7aYFotptIddkwcm6YuA0HmknBZ52ZzOsUxZEdhhkSsz7RfjHDX2QDxwKTiv4JQ5t5NhfmpgAK+J7LiDhKSqg==
8978+
version "3.7.3"
8979+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
8980+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
89768981
dependencies:
8977-
commander "~2.20.0"
8982+
commander "~2.20.3"
89788983
source-map "~0.6.1"
89798984

89808985
ultron@1.0.x:

0 commit comments

Comments
 (0)