Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc4c212

Browse files
authoredMar 14, 2020
chore(deps): bump handlebars from 4.2.0 to 4.5.3 (#6)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 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.2.0...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18a4c16 commit cc4c212

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
@@ -2844,7 +2844,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
28442844
dependencies:
28452845
delayed-stream "~1.0.0"
28462846

2847-
commander@^2.11.0, commander@^2.20.0, commander@^2.8.1, commander@~2.20.0:
2847+
commander@^2.11.0, commander@^2.20.0, commander@^2.8.1:
28482848
version "2.20.0"
28492849
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
28502850
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
@@ -2854,6 +2854,11 @@ commander@^3.0.1:
28542854
resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.1.tgz#4595aec3530525e671fb6f85fb173df8ff8bf57a"
28552855
integrity sha512-UNgvDd+csKdc9GD4zjtkHKQbT8Aspt2jCBqNSPp53vAS0L1tS9sXB2TCEOPHJ7kt9bN/niWkYj8T3RQSoMXdSQ==
28562856

2857+
commander@~2.20.3:
2858+
version "2.20.3"
2859+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2860+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
2861+
28572862
commondir@^1.0.1:
28582863
version "1.0.1"
28592864
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -4520,9 +4525,9 @@ gzip-size@^5.1.1:
45204525
pify "^4.0.1"
45214526

45224527
handlebars@^4.1.2:
4523-
version "4.2.0"
4524-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.0.tgz#57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e"
4525-
integrity sha512-Kb4xn5Qh1cxAKvQnzNWZ512DhABzyFNmsaJf3OAkWNa4NkaqWcNI8Tao8Tasi0/F4JD9oyG0YxuFyvyR57d+Gw==
4528+
version "4.5.3"
4529+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
4530+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
45264531
dependencies:
45274532
neo-async "^2.6.0"
45284533
optimist "^0.6.1"
@@ -8644,11 +8649,11 @@ typedarray@^0.0.6:
86448649
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
86458650

86468651
uglify-js@^3.1.4:
8647-
version "3.6.0"
8648-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
8649-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
8652+
version "3.7.3"
8653+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
8654+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
86508655
dependencies:
8651-
commander "~2.20.0"
8656+
commander "~2.20.3"
86528657
source-map "~0.6.1"
86538658

86548659
uid-number@0.0.6:

0 commit comments

Comments
 (0)
This repository has been archived.