Upgrade: Bump sass from 1.32.13 to 1.34.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-03 07:11:28 +00:00 committed by GitHub
parent a6b0ec58e0
commit 7beb0a4f52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 12 deletions

View file

@ -14,7 +14,7 @@
"@vuepress/plugin-search": "^2.0.0-beta.16",
"postcss-loader": "^5.3.0",
"prettier": "^2.3.0",
"sass": "1.32.13",
"sass": "1.34.1",
"sass-loader": "^12.0.0",
"vue-property-decorator": "^9.1.2",
"vuepress": "^2.0.0-beta.16"

View file

@ -3610,17 +3610,10 @@ sass-loader@^12.0.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass@1.32.13:
version "1.32.13"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00"
integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
sass@^1.32.11:
version "1.33.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.33.0.tgz#a26186902ee56585b9db6751fd151237f561dbc2"
integrity sha512-9v0MUXnSi62FtfjqcwZ+b8B9FIxdwFEb3FPUkjEPXWd0b5KcnPGSp2XF9WrzcH1ZxedfgJVTdA3A1j4eEj53xg==
sass@1.34.1, sass@^1.32.11:
version "1.34.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1.tgz#30f45c606c483d47b634f1e7371e13ff773c96ef"
integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"