Skip to content

Commit fa867a4

Browse files
Bump handlebars from 4.0.12 to 4.7.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.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.7.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43a0e1a commit fa867a4

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

yarn.lock

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -194,12 +194,6 @@ async-limiter@~1.0.0:
194194
version "1.0.0"
195195
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
196196

197-
async@^2.5.0:
198-
version "2.6.1"
199-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
200-
dependencies:
201-
lodash "^4.17.10"
202-
203197
async@~0.1.22:
204198
version "0.1.22"
205199
resolved "https://registry.yarnpkg.com/async/-/async-0.1.22.tgz#0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061"
@@ -425,6 +419,10 @@ commander@~2.17.1:
425419
version "2.17.1"
426420
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
427421

422+
commander@~2.20.3:
423+
version "2.20.3"
424+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
425+
428426
commist@^1.0.0:
429427
version "1.0.0"
430428
resolved "https://registry.yarnpkg.com/commist/-/commist-1.0.0.tgz#c0c352501cf6f52e9124e3ef89c9806e2022ebef"
@@ -1129,10 +1127,10 @@ [email protected], "growl@~> 1.10.0":
11291127
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
11301128

11311129
handlebars@^4.0.11:
1132-
version "4.0.12"
1133-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
1130+
version "4.7.3"
1131+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.3.tgz#8ece2797826886cf8082d1726ff21d2a022550ee"
11341132
dependencies:
1135-
async "^2.5.0"
1133+
neo-async "^2.6.0"
11361134
optimist "^0.6.1"
11371135
source-map "^0.6.1"
11381136
optionalDependencies:
@@ -1864,6 +1862,10 @@ [email protected]:
18641862
version "0.6.1"
18651863
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
18661864

1865+
neo-async@^2.6.0:
1866+
version "2.6.1"
1867+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
1868+
18671869
next-tick@1:
18681870
version "1.0.0"
18691871
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
@@ -2912,13 +2914,20 @@ typedarray@^0.0.6:
29122914
version "0.0.6"
29132915
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
29142916

2915-
[email protected], uglify-js@^3.1.4:
2917+
29162918
version "3.4.9"
29172919
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
29182920
dependencies:
29192921
commander "~2.17.1"
29202922
source-map "~0.6.1"
29212923

2924+
uglify-js@^3.1.4:
2925+
version "3.7.7"
2926+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.7.tgz#21e52c7dccda80a53bf7cde69628a7e511aec9c9"
2927+
dependencies:
2928+
commander "~2.20.3"
2929+
source-map "~0.6.1"
2930+
29222931
uid-safe@~2.1.5:
29232932
version "2.1.5"
29242933
resolved "https://registry.yarnpkg.com/uid-safe/-/uid-safe-2.1.5.tgz#2b3d5c7240e8fc2e58f8aa269e5ee49c0857bd3a"

0 commit comments

Comments
 (0)