2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-17 15:20:33 +03:00

Merge pull request #2 from tenrok/dependabot/npm_and_yarn/node-sass-6.0.1

chore(deps-dev): bump node-sass from 4.14.1 to 6.0.1
This commit is contained in:
2021-10-21 17:19:41 +03:00
committed by GitHub
2 changed files with 764 additions and 618 deletions
+763 -617
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -55,7 +55,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"node-sass": "^4.12.0",
"node-sass": "^6.0.1",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
},