Bump sass from 1.49.10 to 1.50.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.10 to 1.50.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.49.10...1.50.1) --- 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:
@ -39,7 +39,7 @@
|
||||
"mixin-deep": "^2.0.1",
|
||||
"node-sass": "^7.0.1",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"sass": "^1.49.10",
|
||||
"sass": "^1.50.1",
|
||||
"set-value": "^4.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
@ -6770,10 +6770,10 @@ sass-graph@4.0.0:
|
||||
scss-tokenizer "^0.3.0"
|
||||
yargs "^17.2.1"
|
||||
|
||||
sass@^1.49.10:
|
||||
version "1.49.10"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.10.tgz#7b83cee0f03bbba443111b3f94944fde2b0c7a6b"
|
||||
integrity sha512-w37zfWJwKu4I78U4z63u1mmgoncq+v3iOB4yzQMPyAPVHHawaQSnu9C9ysGQnZEhW609jkcLioJcMCqm75JMdg==
|
||||
sass@^1.50.1:
|
||||
version "1.50.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.1.tgz#e9b078a1748863013c4712d2466ce8ca4e4ed292"
|
||||
integrity sha512-noTnY41KnlW2A9P8sdwESpDmo+KBNkukI1i8+hOK3footBUcohNHtdOJbckp46XO95nuvcHDDZ+4tmOnpK3hjw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user