mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
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:
committed by
Łukasz Mierzwa
parent
d5207a16f7
commit
683acc6d40
@@ -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%",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user