chore(deps): pin dependency template-string-optimize-loader to 3.0… (#8)

chore(deps): pin dependency template-string-optimize-loader to 3.0.0

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
DIYgod 2019-07-19 17:05:09 +08:00 committed by GitHub
commit 866fa2af66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
"mini-css-extract-plugin": "0.8.0",
"postcss-loader": "3.0.0",
"svg-inline-loader": "0.8.0",
"template-string-optimize-loader": "^3.0.0",
"template-string-optimize-loader": "3.0.0",
"url-loader": "2.0.1",
"webpack": "4.36.1",
"webpack-cli": "3.3.6"

View File

@ -5017,7 +5017,7 @@ tar@^4:
safe-buffer "^5.1.2"
yallist "^3.0.3"
template-string-optimize-loader@^3.0.0:
template-string-optimize-loader@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/template-string-optimize-loader/-/template-string-optimize-loader-3.0.0.tgz#bd14db05dff4b6fa24d78641aced386176ce30e1"
integrity sha512-1QOrBwIYHJSRZ9stM0f/YtT/Yivh2pHo+IfHD98qwn95A84gu5+OfpFgtquGryg3qVnz+Tg7eeGtmEK9vb8Zjw==