Skip to content

Commit 2aea52a

Browse files
authored
Merge pull request #189 from ticky/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2 parents 2a6a3cc + bb4e914 commit 2aea52a

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,6 +2025,10 @@ commander@^2.20.0, commander@~2.20.0:
20252025
version "2.20.0"
20262026
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
20272027

2028+
commander@~2.20.3:
2029+
version "2.20.3"
2030+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2031+
20282032
commander@~2.8.1:
20292033
version "2.8.1"
20302034
resolved "https://registry.yarnpkg.com/commander/-/commander-2.8.1.tgz#06be367febfda0c330aa1e2a072d3dc9762425d4"
@@ -4013,8 +4017,8 @@ handle-thing@^2.0.0:
40134017
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
40144018

40154019
handlebars@^4.0.3:
4016-
version "4.1.2"
4017-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
4020+
version "4.5.3"
4021+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
40184022
dependencies:
40194023
neo-async "^2.6.0"
40204024
optimist "^0.6.1"
@@ -8412,7 +8416,14 @@ uc.micro@^1.0.5:
84128416
version "1.0.6"
84138417
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
84148418

8415-
uglify-js@^3.1.4, uglify-js@^3.6.0:
8419+
uglify-js@^3.1.4:
8420+
version "3.7.3"
8421+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
8422+
dependencies:
8423+
commander "~2.20.3"
8424+
source-map "~0.6.1"
8425+
8426+
uglify-js@^3.6.0:
84168427
version "3.6.0"
84178428
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
84188429
dependencies:

0 commit comments

Comments
 (0)