Bump sass from 1.52.1 to 1.52.3

Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.52.3.
- [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.52.1...1.52.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-09 22:02:29 +00:00
committed by GitHub
parent 32b71138c7
commit ae75c736e1
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.1", "node-sass": "^7.0.1",
"regenerator-runtime": "^0.13.9", "regenerator-runtime": "^0.13.9",
"sass": "^1.52.1", "sass": "^1.52.3",
"set-value": "^4.1.0" "set-value": "^4.1.0"
}, },
"resolutions": { "resolutions": {

View File

@ -6823,10 +6823,10 @@ sass-graph@4.0.0:
scss-tokenizer "^0.3.0" scss-tokenizer "^0.3.0"
yargs "^17.2.1" yargs "^17.2.1"
sass@^1.52.1: sass@^1.52.3:
version "1.52.1" version "1.52.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889" resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.3.tgz#b7cc7ffea2341ccc9a0c4fd372bf1b3f9be1b6cb"
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q== integrity sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"