Browse Source

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

master
Renovate Bot 4 years ago
parent
commit
8c2d4baf41
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -135,7 +135,7 @@
"redux-logger": "3.0.6",
"standard-version": "8.0.0",
"strip-ansi": "6.0.0",
"stylelint": "13.4.0",
"stylelint": "13.4.1",
"stylelint-config-prettier": "8.0.1",
"stylelint-config-standard": "20.0.0",
"testcafe": "1.8.4",

8
yarn.lock

@ -17493,10 +17493,10 @@ stylelint-config-standard@20.0.0:
dependencies:
stylelint-config-recommended "^3.0.0"
stylelint@13.4.0:
version "13.4.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.4.0.tgz#15071c4cc15138365acf2396395c17823cf652b9"
integrity sha512-VOAOkTil5GmUfEJH+O6LdsggoUt692QTSu+YfLhVP5sFTVCVp0+PS2oCjjG8ZdUAP9aNNNYxTP6GWVbB1tl2bg==
stylelint@13.4.1:
version "13.4.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.4.1.tgz#b347d27407d644492f8877657f6c0e7e823bd29f"
integrity sha512-zzfbANruKznLb2p6c8zlig1VVrNoPK70RlMmauy9K4sMolrphdZq8/WdIvvtT8inCG+fBUn6K6QOYLXcEWGoBg==
dependencies:
"@stylelint/postcss-css-in-js" "^0.37.1"
"@stylelint/postcss-markdown" "^0.36.1"

Loading…
Cancel
Save