Bump sass from 1.42.1 to 1.43.4

Bumps [sass](https://github.com/sass/dart-sass) from 1.42.1 to 1.43.4.
- [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.42.1...1.43.4)

---
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-10-30 08:32:40 +00:00
committed by GitHub
parent 0e06666314
commit 6d4fd8f0bc
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.42.1",
"sass": "^1.43.4",
"regenerator-runtime": "^0.13.9",
"set-value": "^4.1.0"
},