chore(deps): update dependency stylelint to v13.7.2

This commit is contained in:
Renovate Bot 2020-09-25 18:41:16 +00:00
parent 5597ae0621
commit 9434ee9f2f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -112,7 +112,7 @@
"postcss-pxtorem": "5.1.1", "postcss-pxtorem": "5.1.1",
"react-test-renderer": "16.13.1", "react-test-renderer": "16.13.1",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"stylelint": "13.7.1", "stylelint": "13.7.2",
"stylelint-config-recommended-scss": "4.2.0", "stylelint-config-recommended-scss": "4.2.0",
"stylelint-scss": "3.18.0" "stylelint-scss": "3.18.0"
} }

View File

@ -18633,10 +18633,10 @@ stylelint-scss@3.18.0:
postcss-selector-parser "^6.0.2" postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.1.0" postcss-value-parser "^4.1.0"
stylelint@13.7.1: stylelint@13.7.2:
version "13.7.1" version "13.7.2"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e" resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.2.tgz#6f3c58eea4077680ed0ceb0d064b22b100970486"
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ== integrity sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==
dependencies: dependencies:
"@stylelint/postcss-css-in-js" "^0.37.2" "@stylelint/postcss-css-in-js" "^0.37.2"
"@stylelint/postcss-markdown" "^0.36.1" "@stylelint/postcss-markdown" "^0.36.1"