Bump stylelint-config-standard from 26.0.0 to 28.0.0

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 26.0.0 to 28.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...28.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  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-08-29 02:09:51 +00:00
committed by GitHub
parent 8fb6a91d56
commit 4a3d767202
2 changed files with 10 additions and 10 deletions

View File

@ -57,7 +57,7 @@
"sass-loader": "^13.0.2",
"style-loader": "^3.3.1",
"stylelint": "^14.11.0",
"stylelint-config-standard": "^26.0.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-scss": "^4.3.0",
"stylelint-webpack-plugin": "^3.3.0",
"terser-webpack-plugin": "^5.3.5",