From 5fef97c7c1de12f9743a66f8c4a37db14e4881e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 3 Apr 2019 10:41:31 +0000 Subject: [PATCH] Bump sass from 1.17.3 to 1.17.4 Bumps [sass](https://github.com/sass/dart-sass) from 1.17.3 to 1.17.4. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.17.3...1.17.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5b8a2a9e713..d668e0d849d 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "react-virtualized": "9.11.0", "react-waypoint": "9.0.1", "remark-breaks": "1.0.2", - "sass": "1.17.3", + "sass": "1.17.4", "sass-loader": "7.1.0", "scrollbar-width": "3.1.1", "simply-uuid": "1.0.1", diff --git a/yarn.lock b/yarn.lock index 7afd585c157..04d8be7f26d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10547,10 +10547,10 @@ sass-loader@7.1.0: pify "^3.0.0" semver "^5.5.0" -sass@1.17.3: - version "1.17.3" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.3.tgz#19f9164cf8653b9fca670a64e53285272c96d192" - integrity sha512-S4vJawbrNUxJUBiHLXPYUKZCoO6cvq3/3ZFBV66a+PafTxcDEFJB+FHLDFl0P+rUfha/703ajEXMuGTYhJESkQ== +sass@1.17.4: + version "1.17.4" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.4.tgz#b65b9d11f5cef9b96d6c44566ab91d6357210dbd" + integrity sha512-NM/RkY54d6C5xJMWk7Z+p0/TfIB71/46/T335Egc0O3G+NeKKVFz1s9EwBlekRnYq3fUCTsbk0zPNMpee5LIdA== dependencies: chokidar "^2.0.0"