Skip to content

Commit f856bbb

Browse files
chore(deps): bump handlebars in /packages/babel-sugar-functional-vue (#96)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 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.0.12...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc6ff2e commit f856bbb

File tree

1 file changed

+17
-19
lines changed

1 file changed

+17
-19
lines changed

packages/babel-sugar-functional-vue/yarn.lock

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -845,13 +845,6 @@ async-each@^1.0.0:
845845
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
846846
integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
847847

848-
async@^2.5.0:
849-
version "2.6.1"
850-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
851-
integrity sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==
852-
dependencies:
853-
lodash "^4.17.10"
854-
855848
atob@^2.1.1:
856849
version "2.1.2"
857850
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
@@ -1836,10 +1829,10 @@ commander@^2.8.1:
18361829
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
18371830
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
18381831

1839-
commander@~2.17.1:
1840-
version "2.17.1"
1841-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
1842-
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
1832+
commander@~2.20.3:
1833+
version "2.20.3"
1834+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1835+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
18431836

18441837
common-path-prefix@^1.0.0:
18451838
version "1.0.0"
@@ -2500,11 +2493,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
25002493
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
25012494

25022495
handlebars@^4.0.11:
2503-
version "4.0.12"
2504-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
2505-
integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==
2496+
version "4.5.3"
2497+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2498+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
25062499
dependencies:
2507-
async "^2.5.0"
2500+
neo-async "^2.6.0"
25082501
optimist "^0.6.1"
25092502
source-map "^0.6.1"
25102503
optionalDependencies:
@@ -3524,6 +3517,11 @@ needle@^2.2.1:
35243517
iconv-lite "^0.4.4"
35253518
sax "^1.2.4"
35263519

3520+
neo-async@^2.6.0:
3521+
version "2.6.1"
3522+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
3523+
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
3524+
35273525
node-pre-gyp@^0.10.0:
35283526
version "0.10.3"
35293527
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz#3070040716afdc778747b61b6887bf78880b80fc"
@@ -4821,11 +4819,11 @@ trim-right@^1.0.1:
48214819
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
48224820

48234821
uglify-js@^3.1.4:
4824-
version "3.4.9"
4825-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
4826-
integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
4822+
version "3.7.3"
4823+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
4824+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
48274825
dependencies:
4828-
commander "~2.17.1"
4826+
commander "~2.20.3"
48294827
source-map "~0.6.1"
48304828

48314829
uid2@0.0.3:

0 commit comments

Comments
 (0)