Bump sass from 1.26.11 to 1.27.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.26.11 to 1.27.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.26.11...1.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-19 05:22:23 +00:00 committed by GitHub
parent 40a3d24589
commit 527c910e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"popper.js": "^1.16.1",
"portal-vue": "^2.1.7",
"prettier": "^2.1.1",
"sass": "^1.26.10",
"sass": "^1.27.0",
"sass-loader": "^10.0.3",
"typescript": "~4.0.2",
"vue-cli-plugin-bootstrap-vue": "~0.7.0",

View File

@ -7752,10 +7752,10 @@ sass-loader@^10.0.3:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@^1.26.10:
version "1.26.11"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.11.tgz#0f22cc4ab2ba27dad1d4ca30837beb350b709847"
integrity sha512-W1l/+vjGjIamsJ6OnTe0K37U2DBO/dgsv2Z4c89XQ8ZOO6l/VwkqwLSqoYzJeJs6CLuGSTRWc91GbQFL3lvrvw==
sass@^1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.27.0.tgz#0657ff674206b95ec20dc638a93e179c78f6ada2"
integrity sha512-0gcrER56OkzotK/GGwgg4fPrKuiFlPNitO7eUJ18Bs+/NBlofJfMxmxqpqJxjae9vu0Wq8TZzrSyxZal00WDig==
dependencies:
chokidar ">=2.0.0 <4.0.0"