|
743 | 743 | resolved "https://registry.yarnpkg.com/@csstools/sass-import-resolve/-/sass-import-resolve-1.0.0.tgz#32c3cdb2f7af3cd8f0dca357b592e7271f3831b5" |
744 | 744 | integrity sha512-pH4KCsbtBLLe7eqUrw8brcuFO8IZlN36JjdKlOublibVdAIPHCzEnpBWOVUXK5sCf+DpBi8ZtuWtjF0srybdeA== |
745 | 745 |
|
| 746 | +"@csstools/selector-specificity@^2.0.1": |
| 747 | + version "2.0.2" |
| 748 | + resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.0.2.tgz#1bfafe4b7ed0f3e4105837e056e0a89b108ebe36" |
| 749 | + integrity sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg== |
| 750 | + |
746 | 751 | "@eslint/eslintrc@^1.3.0": |
747 | 752 | version "1.3.0" |
748 | 753 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f" |
@@ -1900,10 +1905,10 @@ css-color-names@0.0.1: |
1900 | 1905 | resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.1.tgz#5d0548fa256456ede4a9a0c2ac7ab19d3eb1ad81" |
1901 | 1906 | integrity sha1-XQVI+iVkVu3kqaDCrHqxnT6xrYE= |
1902 | 1907 |
|
1903 | | -css-functions-list@^3.0.1: |
1904 | | - version "3.0.1" |
1905 | | - resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.0.1.tgz#1460df7fb584d1692c30b105151dbb988c8094f9" |
1906 | | - integrity sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw== |
| 1908 | +css-functions-list@^3.1.0: |
| 1909 | + version "3.1.0" |
| 1910 | + resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.1.0.tgz#cf5b09f835ad91a00e5959bcfc627cd498e1321b" |
| 1911 | + integrity sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w== |
1907 | 1912 |
|
1908 | 1913 | css-rule-stream@^1.1.0: |
1909 | 1914 | version "1.1.0" |
@@ -5195,15 +5200,16 @@ stylelint-scss@^4.0.0: |
5195 | 5200 | postcss-selector-parser "^6.0.6" |
5196 | 5201 | postcss-value-parser "^4.1.0" |
5197 | 5202 |
|
5198 | | -stylelint@14.8.5, stylelint@^14.8.0: |
5199 | | - version "14.8.5" |
5200 | | - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.5.tgz#0fcbf5b6821283b5a249dde36d70f1158da0a2a3" |
5201 | | - integrity sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ== |
| 5203 | +stylelint@14.9.1, stylelint@^14.8.0: |
| 5204 | + version "14.9.1" |
| 5205 | + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.9.1.tgz#6494ed38f148b1e75b402d678a3b6a8aae86dfda" |
| 5206 | + integrity sha512-RdAkJdPiLqHawCSnu21nE27MjNXaVd4WcOHA4vK5GtIGjScfhNnaOuWR2wWdfKFAvcWQPOYe311iveiVKSmwsA== |
5202 | 5207 | dependencies: |
| 5208 | + "@csstools/selector-specificity" "^2.0.1" |
5203 | 5209 | balanced-match "^2.0.0" |
5204 | 5210 | colord "^2.9.2" |
5205 | 5211 | cosmiconfig "^7.0.1" |
5206 | | - css-functions-list "^3.0.1" |
| 5212 | + css-functions-list "^3.1.0" |
5207 | 5213 | debug "^4.3.4" |
5208 | 5214 | execall "^2.0.0" |
5209 | 5215 | fast-glob "^3.2.11" |
@@ -5231,7 +5237,6 @@ stylelint@14.8.5, stylelint@^14.8.0: |
5231 | 5237 | postcss-selector-parser "^6.0.10" |
5232 | 5238 | postcss-value-parser "^4.2.0" |
5233 | 5239 | resolve-from "^5.0.0" |
5234 | | - specificity "^0.4.1" |
5235 | 5240 | string-width "^4.2.3" |
5236 | 5241 | strip-ansi "^6.0.1" |
5237 | 5242 | style-search "^0.1.0" |
|
0 commit comments