Update dependency handlebars to v4.1.2

This commit is contained in:
Renovate Bot 2019-04-13 14:23:00 +00:00
parent 5d479f3e62
commit ce49049cd7
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -85,7 +85,7 @@
"eslint-plugin-vue": "5.2.2",
"fuzzy": "0.1.3",
"graphql-request": "1.8.2",
"handlebars": "4.1.1",
"handlebars": "4.1.2",
"handlebars-loader": "1.7.1",
"html-minifier": "4.0.0",
"html-minifier-loader": "1.4.1",

View file

@ -3833,10 +3833,10 @@ handlebars-loader@1.7.1:
loader-utils "1.0.x"
object-assign "^4.1.0"
handlebars@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.1.tgz#6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3"
integrity sha512-3Zhi6C0euYZL5sM0Zcy7lInLXKQ+YLcF/olbN010mzGQ4XVm50JeyBnMqofHh696GrciGruC7kCcApPDJvVgwA==
handlebars@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"