Bump sass-loader from 8.0.2 to 9.0.2 in /frontend

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.2.
- [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/v8.0.2...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-28 13:51:54 +00:00
committed by GitHub
parent 012420c47d
commit 20498efd2e
2 changed files with 28 additions and 31 deletions

2
frontend/package.json Executable file → Normal file
View File

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