Merge pull request #759 from alxshelepenok/renovate/stylelint-13.x

chore(deps): update dependency stylelint to v13.7.1
This commit is contained in:
Alexander Shelepenok 2020-09-12 01:15:12 +03:00 committed by GitHub
commit ed5b6f27d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.0", "stylelint": "13.7.1",
"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

@ -18650,10 +18650,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.0: stylelint@13.7.1:
version "13.7.0" version "13.7.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.0.tgz#8d7a4233063b2f06e9f28b3405ff189e334547b5" resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
integrity sha512-1wStd4zVetnlHO98VjcHQbjSDmvcA39smkZQMct2cf+hom40H0xlQNdzzbswoG/jGBh61/Ue9m7Lu99PY51O6A== integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
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"