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

Update dependency sass-loader to v10.0.5

Reviewed-on: #286
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-11-02 16:30:59 +00:00 committed by konrad
parent 588b4f507a
commit d69df24817
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"eslint": "7.12.1",
"eslint-plugin-vue": "7.1.0",
"node-sass": "4.14.1",
"sass-loader": "10.0.4",
"sass-loader": "10.0.5",
"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.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==
sass-loader@10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.5.tgz#f53505b5ddbedf43797470ceb34066ded82bb769"
integrity sha512-2LqoNPtKkZq/XbXNQ4C64GFEleSEHKv6NPSI+bMC/l+jpEXGJhiRYkAQToO24MR7NU4JRY2RpLpJ/gjo2Uf13w==
dependencies:
klona "^2.0.4"
loader-utils "^2.0.0"