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:
parent
172acca1e7
commit
1116f71bd1
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue