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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-02 07:02:34 +00:00
committed by GitHub
parent aa010be11d
commit 5d2dc65e08

View File

@@ -31,7 +31,7 @@
},
"devDependencies": {
"react-scripts": "4.0.0",
"node-sass": "^4.14.1"
"node-sass": "^5.0.0"
},
"scripts": {
"start": "react-scripts start",