Bump sass from 1.54.9 to 1.55.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-22 22:15:48 +00:00
committed by GitHub
parent b86e3bcc78
commit 022c184b8f
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"mixin-deep": "^2.0.1", "mixin-deep": "^2.0.1",
"node-sass": "^7.0.3", "node-sass": "^7.0.3",
"regenerator-runtime": "^0.13.9", "regenerator-runtime": "^0.13.9",
"sass": "^1.54.9", "sass": "^1.55.0",
"set-value": "^4.1.0" "set-value": "^4.1.0"
}, },
"resolutions": { "resolutions": {

View File

@ -6825,10 +6825,10 @@ sass-graph@^4.0.1:
scss-tokenizer "^0.4.3" scss-tokenizer "^0.4.3"
yargs "^17.2.1" yargs "^17.2.1"
sass@^1.54.9: sass@^1.55.0:
version "1.54.9" version "1.55.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.9.tgz#b05f14ed572869218d1a76961de60cd647221762" resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0.tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c"
integrity sha512-xb1hjASzEH+0L0WI9oFjqhRi51t/gagWnxLiwUNMltA0Ab6jIDkAacgKiGYKM9Jhy109osM7woEEai6SXeJo5Q== integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"