chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-18 02:05:59 +00:00
committed by GitHub
parent 2b17b9b218
commit 15e5edb1a3
2 changed files with 13 additions and 13 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"cypress": "^3.8.2",
"node-sass": "^4.13.0",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",
"start-server-and-test": "^1.10.6"
}