Skip to content

Commit d276935

Browse files
dependabot[bot]ForbesLindesay
authored andcommitted
build(deps): bump handlebars from 4.1.2 to 4.5.3 (#29)
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 ebaeaab commit d276935

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
@@ -812,11 +812,16 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
812812
dependencies:
813813
delayed-stream "~1.0.0"
814814

815-
commander@^2.12.1, commander@~2.20.0:
815+
commander@^2.12.1:
816816
version "2.20.0"
817817
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
818818
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
819819

820+
commander@~2.20.3:
821+
version "2.20.3"
822+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
823+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
824+
820825
component-emitter@^1.2.1:
821826
version "1.3.0"
822827
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -1469,9 +1474,9 @@ growly@^1.3.0:
14691474
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
14701475

14711476
handlebars@^4.0.3:
1472-
version "4.1.2"
1473-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
1474-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
1477+
version "4.5.3"
1478+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
1479+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
14751480
dependencies:
14761481
neo-async "^2.6.0"
14771482
optimist "^0.6.1"
@@ -3963,11 +3968,11 @@ typescript@^3.4.5, typescript@^3.5.1:
39633968
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
39643969

39653970
uglify-js@^3.1.4:
3966-
version "3.6.0"
3967-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
3968-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
3971+
version "3.7.3"
3972+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
3973+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
39693974
dependencies:
3970-
commander "~2.20.0"
3975+
commander "~2.20.3"
39713976
source-map "~0.6.1"
39723977

39733978
union-value@^1.0.0:

0 commit comments

Comments
 (0)