chore(deps): update dependency stylelint to ~14.7.1 (#472)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-23 02:53:01 +07:00 committed by GitHub
parent c9e84b5c24
commit 7f6fcf3833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"gulp-terser": "~2.1.0",
"postcss": "~8.4.12",
"postcss-preset-env": "~7.4.3",
"stylelint": "~14.7.0",
"stylelint": "~14.7.1",
"stylelint-config-standard-scss": "~3.0.0"
}
}

View File

@ -6463,10 +6463,10 @@ stylelint-scss@^4.0.0:
postcss-selector-parser "^6.0.6"
postcss-value-parser "^4.1.0"
stylelint@~14.7.0:
version "14.7.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.7.0.tgz#f2c4457a63ba813d72856818ab7d4141d2bdd6ab"
integrity sha512-vAVPAYaHhcexOiuvym0S64UWIIonMKgYz1Eh+SZgXKkKFLL+wwBzzWGH7Bdnk/HLyH3KlrX+tlisFdEG8ik+Lw==
stylelint@~14.7.1:
version "14.7.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.7.1.tgz#f1b3236cbf9e1b25a04d03f76250943a58d3f37f"
integrity sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==
dependencies:
balanced-match "^2.0.0"
colord "^2.9.2"