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

This commit is contained in:
Renovate Bot 2020-09-11 20:45:10 +00:00
parent 744706149d
commit e0ba154e43
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",
"react-test-renderer": "16.13.1",
"rimraf": "3.0.2",
"stylelint": "13.7.0",
"stylelint": "13.7.1",
"stylelint-config-recommended-scss": "4.2.0",
"stylelint-scss": "3.18.0"
}

View File

@ -18650,10 +18650,10 @@ stylelint-scss@3.18.0:
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.1.0"
stylelint@13.7.0:
version "13.7.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.0.tgz#8d7a4233063b2f06e9f28b3405ff189e334547b5"
integrity sha512-1wStd4zVetnlHO98VjcHQbjSDmvcA39smkZQMct2cf+hom40H0xlQNdzzbswoG/jGBh61/Ue9m7Lu99PY51O6A==
stylelint@13.7.1:
version "13.7.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
dependencies:
"@stylelint/postcss-css-in-js" "^0.37.2"
"@stylelint/postcss-markdown" "^0.36.1"