Skip to content

Commit 8092d7e

Browse files
dependabot[bot]MarshallOfSound
authored andcommitted
build(deps): bump handlebars from 4.1.0 to 4.1.2 (#143)
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 ca5f606 commit 8092d7e

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

yarn.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -460,13 +460,6 @@ assign-symbols@^1.0.0:
460460
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
461461
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
462462

463-
async@^2.5.0:
464-
version "2.6.2"
465-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
466-
integrity sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==
467-
dependencies:
468-
lodash "^4.17.11"
469-
470463
asynckit@^0.4.0:
471464
version "0.4.0"
472465
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -2067,11 +2060,11 @@ gunzip-maybe@^1.3.1:
20672060
through2 "^2.0.3"
20682061

20692062
handlebars@^4.1.0:
2070-
version "4.1.0"
2071-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
2072-
integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
2063+
version "4.1.2"
2064+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2065+
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
20732066
dependencies:
2074-
async "^2.5.0"
2067+
neo-async "^2.6.0"
20752068
optimist "^0.6.1"
20762069
source-map "^0.6.1"
20772070
optionalDependencies:
@@ -3532,6 +3525,11 @@ nanomatch@^1.2.9:
35323525
snapdragon "^0.8.1"
35333526
to-regex "^3.0.1"
35343527

3528+
neo-async@^2.6.0:
3529+
version "2.6.1"
3530+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
3531+
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
3532+
35353533
nerf-dart@^1.0.0:
35363534
version "1.0.0"
35373535
resolved "https://registry.yarnpkg.com/nerf-dart/-/nerf-dart-1.0.0.tgz#e6dab7febf5ad816ea81cf5c629c5a0ebde72c1a"
@@ -5675,9 +5673,9 @@ uc.micro@^1.0.1, uc.micro@^1.0.5:
56755673
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
56765674

56775675
uglify-js@^3.1.4:
5678-
version "3.5.6"
5679-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.6.tgz#8a5f8a06ee7415ac1fa302f4623bc7344b553da4"
5680-
integrity sha512-YDKRX8F0Y+Jr7LhoVk0n4G7ltR3Y7qFAj+DtVBthlOgCcIj1hyMigCfousVfn9HKmvJ+qiFlLDwaHx44/e5ZKw==
5676+
version "3.6.0"
5677+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
5678+
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
56815679
dependencies:
56825680
commander "~2.20.0"
56835681
source-map "~0.6.1"

0 commit comments

Comments
 (0)