chore(deps): update dependency stylelint to ~14.13.0 (#589)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-01 23:43:16 +07:00 committed by GitHub
parent a43598c02e
commit 8416a9dc97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"gulp-terser": "~2.1.0",
"postcss": "~8.4.16",
"postcss-preset-env": "~7.8.2",
"stylelint": "~14.12.1",
"stylelint": "~14.13.0",
"stylelint-config-standard-scss": "~5.0.0"
},
"volta": {

View File

@ -5879,10 +5879,10 @@ stylelint-scss@^4.0.0:
postcss-selector-parser "^6.0.6"
postcss-value-parser "^4.1.0"
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"