Bump node-sass from 4.14.1 to 5.0.0

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0.
- [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...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-02 05:06:17 +00:00
committed by GitHub
parent 7480f3a4d8
commit 26c3fb1ea7
2 changed files with 112 additions and 8 deletions

View File

@ -37,7 +37,7 @@
"lodash.template": "^4.5.0",
"micromatch": "^4.0.2",
"mixin-deep": "^2.0.1",
"node-sass": "^4.12.0",
"node-sass": "^5.0.0",
"regenerator-runtime": "^0.13.7",
"set-value": "^3.0.2"
},