From 598e3d868f08bf7e2c3af8a281981fe0c84d416c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 07:32:56 +0100 Subject: [PATCH] Bump sass from 1.35.1 to 1.35.2 (#14276) Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.35.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 730b37814..603f3ac36 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "markdown-loader": "^6.0.0", "prettier": "^2.3.2", "redoc-cli": "0.12.1", - "sass": "1.35.1", + "sass": "1.35.2", "sass-loader": "^10.1.1", "style-loader": "^2.0.0", "svgo": "2.3.1", diff --git a/yarn.lock b/yarn.lock index 5cc8ad5c1..9dff28275 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16100,10 +16100,10 @@ sass-loader@10.1.1, sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.35.1, sass@^1.32.13: - version "1.35.1" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd" - integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ== +sass@1.35.2, sass@^1.32.13: + version "1.35.2" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821" + integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw== dependencies: chokidar ">=3.0.0 <4.0.0"