Bump node-sass from 6.0.1 to 7.0.1

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.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.1...v7.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>
This commit is contained in:
dependabot[bot] 2022-01-29 02:03:43 +00:00 committed by GitHub
parent e8c66d0f89
commit 03145038cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1166 additions and 860 deletions

2024
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -138,7 +138,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-spec-reporter": "^0.0.33",
"karma-viewport": "^1.0.8",
"node-sass": "~6.0.1",
"node-sass": "~7.0.1",
"puppeteer": "^13.1.0",
"sinon": "<= 5.0.7"
},