Update sass-loader in group default to the latest version 🚀 (#221)

* chore(package): update sass-loader to version 8.0.0

* chore: update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot]
2019-09-03 22:38:54 +08:00
committed by Shuanglei Tao
parent 671427b150
commit fa09895d69
2 changed files with 17 additions and 9 deletions

View File

@@ -44,7 +44,7 @@
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"sass-loader": "^7.1.0",
"sass-loader": "^8.0.0",
"scssfmt": "^1.0.7",
"style-loader": "^1.0.0",
"terser-webpack-plugin": "^1.3.0",