Bump sass from 1.32.6 to 1.32.7 (#12639)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.6 to 1.32.7. - [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.32.6...1.32.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a026525a5
commit
bb472728d4
2 changed files with 5 additions and 5 deletions
|
|
@ -133,7 +133,7 @@
|
|||
"markdown-loader": "^6.0.0",
|
||||
"prettier": "^2.2.1",
|
||||
"redoc-cli": "0.10.3",
|
||||
"sass": "1.32.6",
|
||||
"sass": "1.32.7",
|
||||
"sass-loader": "^10.1.1",
|
||||
"start-server-and-test": "^1.12.0",
|
||||
"style-loader": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -16800,10 +16800,10 @@ sass-loader@^8.0.2:
|
|||
schema-utils "^2.6.1"
|
||||
semver "^6.3.0"
|
||||
|
||||
sass@1.32.6:
|
||||
version "1.32.6"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.6.tgz#e3646c8325cd97ff75a8a15226007f3ccd221393"
|
||||
integrity sha512-1bcDHDcSqeFtMr0JXI3xc/CXX6c4p0wHHivJdru8W7waM7a1WjKMm4m/Z5sY7CbVw4Whi2Chpcw6DFfSWwGLzQ==
|
||||
sass@1.32.7:
|
||||
version "1.32.7"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.7.tgz#632a9df2b85dc4b346977fcaf2d5e6f2b7039fd8"
|
||||
integrity sha512-C8Z4bjqGWnsYa11o8hpKAuoyFdRhrSHcYjCr+XAWVPSIQqC8mp2f5Dx4em0dKYehPzg5XSekmCjqJnEZbIls9A==
|
||||
dependencies:
|
||||
chokidar ">=2.0.0 <4.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue