Update dependency sass to v1.37.0 (#1410)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-01 14:36:00 +02:00 committed by GitHub
parent b5d0844344
commit fdae30b32c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -12291,10 +12291,10 @@ sass-loader@^10.0.5:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.36.0:
version "1.36.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.36.0.tgz#5912ef9d5d16714171ba11cb17edb274c4bbc07e"
integrity sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==
sass@1.37.0:
version "1.37.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.0.tgz#f1b03a9d072ee9053a29d125c8130c78e92827c2"
integrity sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==
dependencies:
chokidar ">=3.0.0 <4.0.0"