chore: Bump sass from 1.69.6 to 1.71.1 (#805)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.6 to 1.71.1. - [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.69.6...1.71.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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
141e3cb6e5
commit
c161bfc325
|
@ -41,7 +41,7 @@
|
|||
"node-sass": "^9.0.0",
|
||||
"postcss": "^8.4.33",
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"sass": "^1.69.6",
|
||||
"sass": "^1.71.1",
|
||||
"set-value": "^4.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
@ -6514,10 +6514,10 @@ sass-graph@^4.0.1:
|
|||
scss-tokenizer "^0.4.3"
|
||||
yargs "^17.2.1"
|
||||
|
||||
sass@^1.69.6:
|
||||
version "1.69.6"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
|
||||
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
|
||||
sass@^1.71.1:
|
||||
version "1.71.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54"
|
||||
integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in New Issue