chore(deps): update dependency stylelint to v13.3.3 (#53)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-25 09:30:38 +01:00 committed by GitHub
parent 8eebd9965b
commit d0be5bd05d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -114,7 +114,7 @@
"sass": "1.26.3",
"sass-loader": "8.0.2",
"semantic-release": "17.0.6",
"stylelint": "13.3.2",
"stylelint": "13.3.3",
"stylelint-config-css-modules": "2.2.0",
"stylelint-config-prettier": "8.0.1",
"stylelint-config-recess-order": "2.0.4",

View File

@ -13882,10 +13882,10 @@ stylelint-prettier@1.1.2:
dependencies:
prettier-linter-helpers "^1.0.0"
stylelint@13.3.2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.3.2.tgz#fbcb69a2452bc35de3eedd95b443449f92ab4107"
integrity sha512-kpO3/Gz2ZY40EWUwFYYkgpzhf8ZDUyKpcui5+pS0XKJBj/EMYmZpOJoL8IFAz2yApYeg91NVy5yAjE39hDzWvQ==
stylelint@13.3.3:
version "13.3.3"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.3.3.tgz#e267a628ebfc1adad6f5a1fe818724c34171402b"
integrity sha512-j8Oio2T1YNiJc6iXDaPYd74Jg4zOa1bByNm/g9/Nvnq4tDPsIjMi46jhRZyPPktGPwjJ5FwcmCqIRlH6PVP8mA==
dependencies:
"@stylelint/postcss-css-in-js" "^0.37.1"
"@stylelint/postcss-markdown" "^0.36.1"