Skip to content

Commit 8fd4825

Browse files
Bump handlebars from 4.2.0 to 4.5.3 (#27)
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]>
1 parent d6cda87 commit 8fd4825

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,7 +2733,7 @@ commander@^2.11.0, commander@^2.9.0:
27332733
version "2.15.1"
27342734
resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
27352735

2736-
commander@^2.20.0, commander@~2.20.0:
2736+
commander@^2.20.0:
27372737
version "2.20.0"
27382738
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
27392739

@@ -2745,6 +2745,10 @@ commander@~2.19.0:
27452745
version "2.19.0"
27462746
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
27472747

2748+
commander@~2.20.3:
2749+
version "2.20.3"
2750+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2751+
27482752
common-tags@^1.8.0:
27492753
version "1.8.0"
27502754
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -4846,8 +4850,8 @@ handle-thing@^2.0.0:
48464850
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
48474851

48484852
handlebars@^4.1.2:
4849-
version "4.2.0"
4850-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.0.tgz#57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e"
4853+
version "4.5.3"
4854+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
48514855
dependencies:
48524856
neo-async "^2.6.0"
48534857
optimist "^0.6.1"
@@ -7168,11 +7172,7 @@ [email protected]:
71687172
version "0.6.1"
71697173
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
71707174

7171-
neo-async@^2.5.0:
7172-
version "2.5.1"
7173-
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.5.1.tgz#acb909e327b1e87ec9ef15f41b8a269512ad41ee"
7174-
7175-
neo-async@^2.6.0, neo-async@^2.6.1:
7175+
neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1:
71767176
version "2.6.1"
71777177
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
71787178

@@ -11113,10 +11113,10 @@ [email protected]:
1111311113
source-map "~0.6.1"
1111411114

1111511115
uglify-js@^3.1.4:
11116-
version "3.6.0"
11117-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
11116+
version "3.7.3"
11117+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
1111811118
dependencies:
11119-
commander "~2.20.0"
11119+
commander "~2.20.3"
1112011120
source-map "~0.6.1"
1112111121

1112211122
unherit@^1.0.4:

0 commit comments

Comments
 (0)