build(deps): bump stylelint-config-standard from 20.0.0 to 22.0.0 (#9411)

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

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:production
  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-09-09 10:27:05 +08:00
committed by GitHub
parent 5d42916bc5
commit e981601ec8
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-stylelint-config",
"dependencies": {
"stylelint-config-prettier": "^8.0.1",
"stylelint-config-standard": "^20.0.0"
"stylelint-config-standard": "^22.0.0"
},
"devDependencies": {
"stylelint": "^13.0.0"