2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-18 06:50:34 +03:00

chore(deps-dev): bump node-sass from 4.14.1 to 6.0.1

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v6.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-21 12:32:32 +00:00
committed by GitHub
parent 4165f8ae97
commit 8f02030c0a
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"
},