build(deps-dev): bump node-sass from 4.9.4 to 4.10.0 in /ui

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.4 to 4.10.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.9.4...v4.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-04 07:18:27 +00:00
committed by Łukasz Mierzwa
parent d5207a16f7
commit 683acc6d40
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"jest-date-mock": "1.0.5",
"jest-fetch-mock": "1.6.6",
"markdownlint-cli": "0.13.0",
"node-sass": "4.9.4"
"node-sass": "4.10.0"
},
"browserslist": [
">= 1%",

View File

@@ -7468,10 +7468,10 @@ node-releases@^1.0.0-alpha.11, node-releases@^1.0.1:
dependencies:
semver "^5.3.0"
node-sass@4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.9.4.tgz#349bd7f1c89422ffe7e1e4b60f2055a69fbc5512"
integrity sha512-MXyurANsUoE4/6KmfMkwGcBzAnJQ5xJBGW7Ei6ea8KnUKuzHr/SguVBIi3uaUAHtZCPUYkvlJ3Ef5T5VAwVpaA==
node-sass@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.10.0.tgz#dcc2b364c0913630945ccbf7a2bbf1f926effca4"
integrity sha512-fDQJfXszw6vek63Fe/ldkYXmRYK/QS6NbvM3i5oEo9ntPDy4XX7BcKZyTKv+/kSSxRtXXc7l+MSwEmYc0CSy6Q==
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"