fix(deps): bump sass from 1.27.2 to 1.28.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-30 00:26:15 +00:00
committed by GitHub
parent 7547213960
commit d23f01be97
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"@nuxtjs/axios": "^5.12.2",
"core-js": "^3.6.5",
"nuxt": "^2.14.6",
"sass": "^1.27.1",
"sass": "^1.28.0",
"sass-loader": "^10.0.4"
},
"devDependencies": {

View File

@@ -7208,10 +7208,10 @@ sass-loader@^10.0.4:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@^1.27.1:
version "1.27.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.27.2.tgz#4e7128b25c523c06e0df1601bbbf9f49227f6670"
integrity sha512-8gUAdqW1sdNKcZ6ccf37WKIkuS/wP5tlK52QLNLV3e3JqqgT5ACuT/0CboDElnXJRD7ld+SRAd8oZ++nMI1mrQ==
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"