Merge pull request #2938 from thelounge/renovate/handlebars-loader-1.x

Update dependency handlebars-loader to v1.7.1
This commit is contained in:
Jérémie Astori 2019-01-27 23:12:16 -05:00 committed by GitHub
commit 7052e4721b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -83,7 +83,7 @@
"fuzzy": "0.1.3",
"graphql-request": "1.8.2",
"handlebars": "4.0.12",
"handlebars-loader": "1.7.0",
"handlebars-loader": "1.7.1",
"html-minifier": "3.5.21",
"html-minifier-loader": "1.4.1",
"intersection-observer": "0.5.1",

View file

@ -3351,9 +3351,9 @@ handle-thing@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
handlebars-loader@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/handlebars-loader/-/handlebars-loader-1.7.0.tgz#4f750bc62c350fb922e52d8564d667887e909723"
handlebars-loader@1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/handlebars-loader/-/handlebars-loader-1.7.1.tgz#07088f09d8a559344908f7c88c68c0ffdacc555d"
dependencies:
async "~0.2.10"
fastparse "^1.0.0"