Bump sass from 1.35.2 to 1.37.5

Bumps [sass](https://github.com/sass/dart-sass) from 1.35.2 to 1.37.5.
- [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.35.2...1.37.5)

---
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:
dependabot[bot]
2021-08-06 22:03:38 +00:00
committed by GitHub
parent e77223b7aa
commit 3fd1baaf1e
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"micromatch": "^4.0.4",
"mixin-deep": "^2.0.1",
"node-sass": "^6.0.1",
"sass": "^1.35.2",
"sass": "^1.37.5",
"regenerator-runtime": "^0.13.9",
"set-value": "^4.0.0"
},