Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v13.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2020
1 parent 7e90524 commit 9bf89d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"postcss-watch-folder": "1.0.0",
"sass-loader": "8.0.2",
"spritesh": "1.2.1",
"stylelint": "13.3.2",
"stylelint": "13.3.3",
"stylelint-config-recommended": "3.0.0",
"webpack": "4.42.1",
"webpack-cli": "3.3.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10551,10 +10551,10 @@ stylelint-config-recommended@3.0.0:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657"
integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==

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"
Expand Down

0 comments on commit 9bf89d9

Please sign in to comment.