Skip to content

Commit c040dcd

Browse files
build(deps): bump handlebars from 4.2.0 to 4.7.3 (#3)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 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.2.0...v4.7.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4846353 commit c040dcd

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

yarn.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -370,10 +370,14 @@ color-name@1.1.3:
370370
version "1.1.3"
371371
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
372372

373-
commander@^2.12.1, commander@~2.20.0:
373+
commander@^2.12.1:
374374
version "2.20.0"
375375
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
376376

377+
commander@~2.20.3:
378+
version "2.20.3"
379+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
380+
377381
compare-func@^1.3.1:
378382
version "1.3.2"
379383
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
@@ -1000,8 +1004,8 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
10001004
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
10011005

10021006
handlebars@^4.1.2:
1003-
version "4.2.0"
1004-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.0.tgz#57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e"
1007+
version "4.7.3"
1008+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.3.tgz#8ece2797826886cf8082d1726ff21d2a022550ee"
10051009
dependencies:
10061010
neo-async "^2.6.0"
10071011
optimist "^0.6.1"
@@ -2597,10 +2601,10 @@ typescript@^3.4.5:
25972601
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
25982602

25992603
uglify-js@^3.1.4:
2600-
version "3.6.0"
2601-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
2604+
version "3.8.0"
2605+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.8.0.tgz#f3541ae97b2f048d7e7e3aa4f39fd8a1f5d7a805"
26022606
dependencies:
2603-
commander "~2.20.0"
2607+
commander "~2.20.3"
26042608
source-map "~0.6.1"
26052609

26062610
union-value@^1.0.0:

0 commit comments

Comments
 (0)