chore(deps): update dependency stylelint-scss to v3.20.0

This commit is contained in:
Renovate Bot 2021-07-18 14:49:24 +00:00
parent 23896fcfb5
commit ad79401a9c
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -116,6 +116,6 @@
"sass": "^1.35.2", "sass": "^1.35.2",
"stylelint": "13.13.1", "stylelint": "13.13.1",
"stylelint-config-recommended-scss": "4.3.0", "stylelint-config-recommended-scss": "4.3.0",
"stylelint-scss": "3.19.0" "stylelint-scss": "3.20.0"
} }
} }

View File

@ -18583,10 +18583,10 @@ stylelint-config-recommended@^5.0.0:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78" resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78"
integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA== integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA==
stylelint-scss@3.19.0: stylelint-scss@3.20.0:
version "3.19.0" version "3.20.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.19.0.tgz#528006d5a4c5a0f1f4d709b02fd3f626ed66d742" resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.20.0.tgz#2f1d66449c8995dda9e2cca616c1f2342a2d5289"
integrity sha512-Ic5bsmpS4wVucOw44doC1Yi9f5qbeVL4wPFiEOaUElgsOuLEN6Ofn/krKI8BeNL2gAn53Zu+IcVV4E345r6rBw== integrity sha512-9as9UX3mUTVCktzgzmj36/jEV56QLSnpp4GsDN2Egi8vwJbA94WlrB3IFMpekmqFsLyp/Dor3GRUHVoPbfhJDg==
dependencies: dependencies:
lodash "^4.17.15" lodash "^4.17.15"
postcss-media-query-parser "^0.2.3" postcss-media-query-parser "^0.2.3"