⬆️ Bump node-sass from 4.12.0 to 4.13.0

Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.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.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-26 00:15:56 +00:00
committed by GitHub
parent 17adfeb553
commit 91310a803c
2 changed files with 8 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
},
"devDependencies": {
"cypress": "^3.4.1",
"node-sass": "^4.12.0",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
"start-server-and-test": "^1.10.6"
}