Bump sass from 1.34.1 to 1.35.1 (#14081)

Bumps [sass](https://github.com/sass/dart-sass) from 1.34.1 to 1.35.1.
- [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.34.1...1.35.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-28 09:59:29 -04:00 committed by GitHub
parent 8be17b81fe
commit 8a33f71f65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -134,7 +134,7 @@
"markdown-loader": "^6.0.0",
"prettier": "^2.3.2",
"redoc-cli": "0.12.1",
"sass": "1.34.1",
"sass": "1.35.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"svgo": "2.3.0",

View file

@ -17079,10 +17079,10 @@ sass-loader@10.1.1, sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.34.1, sass@^1.32.13:
version "1.34.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1.tgz#30f45c606c483d47b634f1e7371e13ff773c96ef"
integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ==
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==
dependencies:
chokidar ">=3.0.0 <4.0.0"