Build(deps-dev): bump stylelint from 14.12.1 to 14.13.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.1 to 14.13.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.12.1...14.13.0)
This commit is contained in:
2022-09-29 04:43:01 +00:00
parent a9083e5be3
commit 28ee0b0f04
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"husky": "^8.0.1",
"postcss-html": "^1.5.0",
"prettier": "^2.7.1",
"stylelint": "^14.12.1",
"stylelint": "^14.13.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^28.0.0",
+4 -4
View File
@@ -14014,10 +14014,10 @@ stylelint-webpack-plugin@^2.3.1:
normalize-path "^3.0.0"
schema-utils "^3.1.1"
stylelint@^14.12.1:
version "14.12.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.1.tgz#7fac1578662ca12330c32a61c8583be7fad4a530"
integrity sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==
stylelint@^14.13.0:
version "14.13.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.13.0.tgz#0c0b8ba8c5cf39522a50c9928f5e44897c678538"
integrity sha512-NJSAdloiAB/jgVJKxMR90mWlctvmeBFGFVUvyKngi9+j/qPSJ5ZB+u8jOmGbLTnS7OHrII9NFGehPRyar8U5vg==
dependencies:
"@csstools/selector-specificity" "^2.0.2"
balanced-match "^2.0.0"