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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"

View File

@ -7352,17 +7352,17 @@ stylelint-config-prettier@^8.0.1:
resolved "https://registry.npm.taobao.org/stylelint-config-prettier/download/stylelint-config-prettier-8.0.2.tgz?cache=0&sync_timestamp=1592608785034&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstylelint-config-prettier%2Fdownload%2Fstylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e"
integrity sha1-2p3jPaTFaJPL5+Jt8jmnN0BF4U4=
stylelint-config-recommended@^3.0.0:
version "3.0.0"
resolved "https://registry.nlark.com/stylelint-config-recommended/download/stylelint-config-recommended-3.0.0.tgz?cache=0&sync_timestamp=1619279836140&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstylelint-config-recommended%2Fdownload%2Fstylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657"
integrity sha1-4OVHQ0AWxVOf4mUK/VgEmi/R1lc=
stylelint-config-recommended@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78"
integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA==
stylelint-config-standard@^20.0.0:
version "20.0.0"
resolved "https://registry.nlark.com/stylelint-config-standard/download/stylelint-config-standard-20.0.0.tgz?cache=0&sync_timestamp=1619279836612&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstylelint-config-standard%2Fdownload%2Fstylelint-config-standard-20.0.0.tgz#06135090c9e064befee3d594289f50e295b5e20d"
integrity sha1-BhNQkMngZL7+49WUKJ9Q4pW14g0=
stylelint-config-standard@^22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-22.0.0.tgz#c860be9a13ebbc1b084456fa10527bf13a44addf"
integrity sha512-uQVNi87SHjqTm8+4NIP5NMAyY/arXrBgimaaT7skvRfE9u3JKXRK9KBkbr4pVmeciuCcs64kAdjlxfq6Rur7Hw==
dependencies:
stylelint-config-recommended "^3.0.0"
stylelint-config-recommended "^5.0.0"
stylelint@^13.0.0, stylelint@^13.13.1:
version "13.13.1"