mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 22:54:15 +00:00
Update dependency handlebars-loader to v1.7.1
This commit is contained in:
parent
e58ad69a38
commit
0bf4e3fab3
2 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue