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

This commit is contained in:
Renovate Bot 2021-09-14 07:30:08 +00:00
parent dd715db317
commit e252e09a6d
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.39.2", "sass": "^1.39.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.20.1" "stylelint-scss": "3.21.0"
} }
} }

View File

@ -18909,10 +18909,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.20.1: stylelint-scss@3.21.0:
version "3.20.1" version "3.21.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.20.1.tgz#88f175d9cfe1c81a72858bd0d3550cf61530e212" resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.21.0.tgz#9f50898691b16b1c1ca3945837381d98c5b22331"
integrity sha512-OTd55O1TTAC5nGKkVmUDLpz53LlK39R3MImv1CfuvsK7/qugktqiZAeQLuuC4UBhzxCnsc7fp9u/gfRZwFAIkA== integrity sha512-CMI2wSHL+XVlNExpauy/+DbUcB/oUZLARDtMIXkpV/5yd8nthzylYd1cdHeDMJVBXeYHldsnebUX6MoV5zPW4A==
dependencies: dependencies:
lodash "^4.17.15" lodash "^4.17.15"
postcss-media-query-parser "^0.2.3" postcss-media-query-parser "^0.2.3"