Bump stylelint-scss from 3.20.1 to 3.21.0

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 3.20.1 to 3.21.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/3.20.1...3.21.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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]
2022-01-05 12:58:53 +00:00
committed by GitHub
parent 3a43436eda
commit 8c8f5e4f84
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^21.0.0",
"stylelint-scss": "^3.19.0",
"stylelint-scss": "^3.21.0",
"stylelint-webpack-plugin": "^3.1.0",
"url-loader": "^4.1.1",
"webpack": "^5.37.0",