Merge pull request #702 from 2martens/dependabot/npm_and_yarn/sass-1.63.6
Bump sass from 1.63.3 to 1.63.6
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
"mixin-deep": "^2.0.1",
|
||||
"node-sass": "^7.0.3",
|
||||
"regenerator-runtime": "^0.13.11",
|
||||
"sass": "^1.63.3",
|
||||
"sass": "^1.63.6",
|
||||
"set-value": "^4.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
@ -6853,10 +6853,10 @@ sass-graph@^4.0.1:
|
||||
scss-tokenizer "^0.4.3"
|
||||
yargs "^17.2.1"
|
||||
|
||||
sass@^1.63.3:
|
||||
version "1.63.3"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.3.tgz#527746aa43bf2e4eac1ab424f67f6f18a081061a"
|
||||
integrity sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==
|
||||
sass@^1.63.6:
|
||||
version "1.63.6"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
|
||||
integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user