1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-02 19:17:37 +01:00

Bump sass from 1.27.1 to 1.28.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.27.1 to 1.28.0.
- [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.27.1...1.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-30 07:34:57 +00:00
committed by GitHub
parent 2cd92016fd
commit 766d4d5015
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@
"postcss-loader": "^3.0.0",
"prettier": "^2.1.2",
"release-it": "^14.2.0",
"sass": "^1.27.1",
"sass": "^1.28.0",
"sass-loader": "^10.0.4",
"vue-hot-reload-api": "^2.3.4",
"vue-jest": "^3.0.7",

View File

@@ -7916,10 +7916,10 @@ sass-loader@^10.0.4:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@^1.27.1:
version "1.27.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.27.1.tgz#fe4c730f2abfe1502ecff047798b35a7b792dc03"
integrity sha512-Co5i3s4kN0AgXe8ZFfIl4pfjHjPgotT81O68m3buwdj7v3oHjYiWNqp0oXTKXnEqyKU30KAYC5u8uUF4x+BKfw==
sass@^1.28.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.28.0.tgz#546f1308ff74cc4ec2ad735fd35dc18bc3f51f72"
integrity sha512-9FWX/0wuE1KxwfiP02chZhHaPzu6adpx9+wGch7WMOuHy5npOo0UapRI3FNSHva2CczaYJu2yNUBN8cCSqHz/A==
dependencies:
chokidar ">=2.0.0 <4.0.0"