Update dependency handlebars-loader to v1.7.1

This commit is contained in:
Renovate Bot 2019-01-28 00:25:10 +00:00
parent e58ad69a38
commit 0bf4e3fab3
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
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

@ -3343,9 +3343,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"