Skip to content

Commit d30d324

Browse files
dependabot[bot]gaykov
authored andcommitted
Bump handlebars from 4.1.0 to 4.1.2 (#36)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [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.0...v4.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e23d19 commit d30d324

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

yarn.lock

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ async-limiter@~1.0.0:
13631363
version "1.0.0"
13641364
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
13651365

1366-
async@^2.4.0, async@^2.5.0, async@^2.6.1:
1366+
async@^2.4.0, async@^2.6.1:
13671367
version "2.6.2"
13681368
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
13691369
dependencies:
@@ -1939,9 +1939,9 @@ commander@~2.13.0:
19391939
version "2.13.0"
19401940
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
19411941

1942-
commander@~2.17.1:
1943-
version "2.17.1"
1944-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
1942+
commander@~2.20.0:
1943+
version "2.20.0"
1944+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
19451945

19461946
commondir@^1.0.1:
19471947
version "1.0.1"
@@ -3488,10 +3488,10 @@ gud@^1.0.0:
34883488
resolved "https://registry.yarnpkg.com/gud/-/gud-1.0.0.tgz#a489581b17e6a70beca9abe3ae57de7a499852c0"
34893489

34903490
handlebars@^4.1.0:
3491-
version "4.1.0"
3492-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
3491+
version "4.1.2"
3492+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
34933493
dependencies:
3494-
async "^2.5.0"
3494+
neo-async "^2.6.0"
34953495
optimist "^0.6.1"
34963496
source-map "^0.6.1"
34973497
optionalDependencies:
@@ -5513,6 +5513,10 @@ [email protected]:
55135513
version "0.6.1"
55145514
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
55155515

5516+
neo-async@^2.6.0:
5517+
version "2.6.1"
5518+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
5519+
55165520
nice-try@^1.0.4:
55175521
version "1.0.5"
55185522
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -7783,10 +7787,10 @@ uglify-es@^3.1.9:
77837787
source-map "~0.6.1"
77847788

77857789
uglify-js@^3.1.4:
7786-
version "3.4.9"
7787-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
7790+
version "3.6.0"
7791+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
77887792
dependencies:
7789-
commander "~2.17.1"
7793+
commander "~2.20.0"
77907794
source-map "~0.6.1"
77917795

77927796

0 commit comments

Comments
 (0)