Skip to content

Commit ccebcbe

Browse files
Bump handlebars from 4.1.2 to 4.5.3 in /example
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 71a0c9b commit ccebcbe

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

example/yarn.lock

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,6 +1773,11 @@ commander@~2.19.0:
17731773
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
17741774
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
17751775

1776+
commander@~2.20.3:
1777+
version "2.20.3"
1778+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1779+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1780+
17761781
commondir@^1.0.1:
17771782
version "1.0.1"
17781783
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -3451,9 +3456,9 @@ handle-thing@^1.2.5:
34513456
integrity sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=
34523457

34533458
handlebars@^4.0.3:
3454-
version "4.1.2"
3455-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
3456-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
3459+
version "4.5.3"
3460+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
3461+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
34573462
dependencies:
34583463
neo-async "^2.6.0"
34593464
optimist "^0.6.1"
@@ -6467,9 +6472,8 @@ react-scripts@^1.1.4:
64676472
optionalDependencies:
64686473
fsevents "^1.1.3"
64696474

6470-
"react-web-worker@link:..":
6471-
version "0.0.0"
6472-
uid ""
6475+
"react-web-workers@link:..":
6476+
version "1.0.1"
64736477

64746478
react@^16.4.1:
64756479
version "16.9.0"
@@ -7681,14 +7685,22 @@ uglify-js@^2.8.29:
76817685
optionalDependencies:
76827686
uglify-to-browserify "~1.0.0"
76837687

7684-
uglify-js@^3.0.13, uglify-js@^3.1.4:
7688+
uglify-js@^3.0.13:
76857689
version "3.6.0"
76867690
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
76877691
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
76887692
dependencies:
76897693
commander "~2.20.0"
76907694
source-map "~0.6.1"
76917695

7696+
uglify-js@^3.1.4:
7697+
version "3.7.3"
7698+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
7699+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
7700+
dependencies:
7701+
commander "~2.20.3"
7702+
source-map "~0.6.1"
7703+
76927704
uglify-to-browserify@~1.0.0:
76937705
version "1.0.2"
76947706
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"

0 commit comments

Comments
 (0)