Bump sass-loader from 9.0.2 to 9.0.3 in /frontend

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-06 06:43:26 +00:00
committed by GitHub
parent 342626684b
commit 520206ad52
2 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
"lodash": "^4.17.19",
"resolve-url-loader": "^3.1.0",
"sass": "^1.26.10",
"sass-loader": "^9.0.2",
"sass-loader": "^9.0.3",
"vue": "^2.6",
"vue-i18n": "^8.20",
"vue-template-compiler": "^2.6.11"