fix(deps): bump sass-loader from 10.0.4 to 10.0.5

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5.
- [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/v10.0.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-03 00:30:25 +00:00
committed by GitHub
parent e3cc1fad84
commit 305b7adb46
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"core-js": "^3.6.5",
"nuxt": "^2.14.6",
"sass": "^1.28.0",
"sass-loader": "^10.0.4"
"sass-loader": "^10.0.5"
},
"devDependencies": {
"@nuxt/types": "^2.14.6",