Update dependency sass-loader to v10.0.4 (#276)
continuous-integration/drone/push Build is passing Details

Update dependency sass-loader to v10.0.4

Reviewed-on: #276
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-10-23 06:03:32 +00:00 committed by konrad
parent e1cee4f5e0
commit f70219d078
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"eslint": "7.11.0",
"eslint-plugin-vue": "7.1.0",
"node-sass": "4.14.1",
"sass-loader": "10.0.3",
"sass-loader": "10.0.4",
"vue-flatpickr-component": "8.1.6",
"vue-multiselect": "2.1.6",
"vue-notification": "1.3.20",

View File

@ -11495,10 +11495,10 @@ sass-graph@2.2.5:
scss-tokenizer "^0.2.3"
yargs "^13.3.2"
sass-loader@10.0.3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.3.tgz#9e2f1bfdd6355f2adde4e4835d838b020bf800b0"
integrity sha512-W4+FV5oUdYy0PnC11ZoPrcAexODgDCa3ngxoy5X5qBhZYoPz9FPjb6Oox8Aa0ZYEyx34k8AQfOVuvqefOSAAUQ==
sass-loader@10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.4.tgz#ec7181096947d078d60a1d76d527f47c19b151d8"
integrity sha512-zhdZ8qvZM4iL5XjLVEjJLvKWvC+MB+hHgzL2x/Nf7UHpUNmPYsJvypW79bW39g4LZ603dH/dRSsRYzJJIljtdA==
dependencies:
klona "^2.0.4"
loader-utils "^2.0.0"