Update dependency sass-loader to v10 (#217)
Update dependency sass-loader to v10 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/217
This commit is contained in:
parent
30f6e39f84
commit
6850ff62d5
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"eslint": "7.7.0",
|
||||
"eslint-plugin-vue": "6.2.2",
|
||||
"node-sass": "4.14.1",
|
||||
"sass-loader": "9.0.3",
|
||||
"sass-loader": "10.0.0",
|
||||
"vue-flatpickr-component": "8.1.5",
|
||||
"vue-multiselect": "2.1.6",
|
||||
"vue-notification": "1.3.20",
|
||||
|
|
|
|||
Reference in a new issue