Update dependency sass to v1.35.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-07-09 15:58:57 +00:00 committed by Tilman Vatteroth
parent 39043c05ca
commit 23b1ab3694
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"markmap-lib": "0.11.6", "markmap-lib": "0.11.6",
"markmap-view": "0.2.6", "markmap-view": "0.2.6",
"mermaid": "8.11.0", "mermaid": "8.11.0",
"sass": "1.35.1", "sass": "1.35.2",
"react": "17.0.2", "react": "17.0.2",
"react-bootstrap": "1.6.1", "react-bootstrap": "1.6.1",
"react-bootstrap-typeahead": "5.2.0", "react-bootstrap-typeahead": "5.2.0",

View file

@ -12228,10 +12228,10 @@ sass-loader@^10.0.5:
schema-utils "^3.0.0" schema-utils "^3.0.0"
semver "^7.3.2" semver "^7.3.2"
sass@1.35.1: sass@1.35.2:
version "1.35.1" version "1.35.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd" resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ== integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"