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[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-30 04:30:31 +00:00 committed by GitHub
parent 172acca1e7
commit 1116f71bd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -10878,9 +10878,9 @@
"dev": true
},
"sass": {
"version": "1.27.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.27.1.tgz",
"integrity": "sha512-Co5i3s4kN0AgXe8ZFfIl4pfjHjPgotT81O68m3buwdj7v3oHjYiWNqp0oXTKXnEqyKU30KAYC5u8uUF4x+BKfw==",
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.28.0.tgz",
"integrity": "sha512-9FWX/0wuE1KxwfiP02chZhHaPzu6adpx9+wGch7WMOuHy5npOo0UapRI3FNSHva2CczaYJu2yNUBN8cCSqHz/A==",
"dev": true,
"requires": {
"chokidar": ">=2.0.0 <4.0.0"

View file

@ -65,7 +65,7 @@
"gulp-zip": "^5.0.2",
"merge-stream": "^2.0.0",
"postcss": "^8.1.4",
"sass": "^1.27.1",
"sass": "^1.28.0",
"terser": "^5.3.8",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"