Bump node-sass from 5.0.0 to 6.0.1 (#699)

Bumps [node-sass](https://github.com/sass/node-sass) from 5.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/v5.0.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-04 22:12:37 -04:00 committed by GitHub
parent 45b2583efd
commit 5aac33b556
2 changed files with 594 additions and 350 deletions

942
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
"eslint-config-vuepress": "^3.2.1",
"eslint-plugin-markdown": "^2.2.0",
"eslint-plugin-vue": "^7.15.0",
"node-sass": "^5.0.0",
"node-sass": "^6.0.1",
"prettier": "^2.3.2",
"sass-loader": "^10.1.1",
"vuepress": "^1.8.2",