Bump node-sass from 6.0.0 to 6.0.1

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-26 09:12:42 +00:00
committed by GitHub
parent 0e0fad621c
commit 6a666e0ff9
2 changed files with 202 additions and 14 deletions

View File

@ -37,7 +37,7 @@
"lodash.template": "^4.5.0",
"micromatch": "^4.0.4",
"mixin-deep": "^2.0.1",
"node-sass": "^6.0.0",
"node-sass": "^6.0.1",
"regenerator-runtime": "^0.13.7",
"set-value": "^4.0.0"
},