Skip to content

Commit 822830f

Browse files
dependabot[bot]Ernie Turner
authored andcommitted
Bump handlebars from 4.1.2 to 4.5.3 (#37)
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] <[email protected]>
1 parent abab20f commit 822830f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,10 @@ command-line-usage@^4.0.0:
900900
table-layout "^0.4.2"
901901
typical "^2.6.1"
902902

903-
commander@~2.17.1:
904-
version "2.17.1"
905-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
906-
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
903+
commander@~2.20.3:
904+
version "2.20.3"
905+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
906+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
907907

908908
component-emitter@^1.2.1:
909909
version "1.2.1"
@@ -1463,9 +1463,9 @@ growly@^1.3.0:
14631463
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
14641464

14651465
handlebars@^4.1.0, handlebars@^4.1.2:
1466-
version "4.1.2"
1467-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
1468-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
1466+
version "4.5.3"
1467+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
1468+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
14691469
dependencies:
14701470
neo-async "^2.6.0"
14711471
optimist "^0.6.1"
@@ -3884,11 +3884,11 @@ typical@^2.6.0, typical@^2.6.1:
38843884
integrity sha1-XAgOXWYcu+OCWdLnCjxyU+hziB0=
38853885

38863886
uglify-js@^3.1.4:
3887-
version "3.4.9"
3888-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
3889-
integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
3887+
version "3.7.3"
3888+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
3889+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
38903890
dependencies:
3891-
commander "~2.17.1"
3891+
commander "~2.20.3"
38923892
source-map "~0.6.1"
38933893

38943894
union-value@^1.0.0:

0 commit comments

Comments
 (0)