Skip to content

Commit 36e25ab

Browse files
Update dependency stylelint-config-standard-scss to v15
1 parent 44ea0ca commit 36e25ab

File tree

2 files changed

+21
-47
lines changed

2 files changed

+21
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"source-map-loader": "5.0.0",
7676
"stylelint": "16.19.1",
7777
"stylelint-config-recommended": "16.0.0",
78-
"stylelint-config-standard-scss": "14.0.0",
78+
"stylelint-config-standard-scss": "15.0.1",
7979
"stylelint-no-unsupported-browser-features": "8.0.4",
8080
"stylelint-scss": "6.12.0",
8181
"svg-symbol-sprite": "1.5.2",

yarn.lock

Lines changed: 20 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -4873,11 +4873,6 @@ kind-of@^6.0.2, kind-of@^6.0.3:
48734873
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
48744874
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
48754875

4876-
known-css-properties@^0.34.0:
4877-
version "0.34.0"
4878-
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.34.0.tgz#ccd7e9f4388302231b3f174a8b1d5b1f7b576cea"
4879-
integrity sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==
4880-
48814876
known-css-properties@^0.36.0:
48824877
version "0.36.0"
48834878
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.36.0.tgz#5c4365f3c9549ca2e813d2e729e6c47ef6a6cb60"
@@ -6307,11 +6302,6 @@ postcss-reporter@^7.0.0:
63076302
picocolors "^1.0.0"
63086303
thenby "^1.3.4"
63096304

6310-
postcss-resolve-nested-selector@^0.1.1:
6311-
version "0.1.4"
6312-
resolved "https://registry.yarnpkg.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.4.tgz#0068767902fb40f0e6cd7b24faee4fa4bc14a5da"
6313-
integrity sha512-R6vHqZWgVnTAPq0C+xjyHfEZqfIYboCBVSy24MjxEDm+tIh1BU4O6o7DP7AA7kHzf136d+Qc5duI4tlpHjixDw==
6314-
63156305
postcss-resolve-nested-selector@^0.1.6:
63166306
version "0.1.6"
63176307
resolved "https://registry.yarnpkg.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.6.tgz#3d84dec809f34de020372c41b039956966896686"
@@ -6334,7 +6324,7 @@ postcss-scss@^4.0.9:
63346324
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.9.tgz#a03c773cd4c9623cb04ce142a52afcec74806685"
63356325
integrity sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==
63366326

6337-
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.1.0:
6327+
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
63386328
version "6.1.1"
63396329
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz#5be94b277b8955904476a2400260002ce6c56e38"
63406330
integrity sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==
@@ -7721,39 +7711,34 @@ stylehacks@^7.0.5:
77217711
browserslist "^4.24.5"
77227712
postcss-selector-parser "^7.1.0"
77237713

7724-
stylelint-config-recommended-scss@^14.1.0:
7725-
version "14.1.0"
7726-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-14.1.0.tgz#1a5855655cddcb5f77c10f38c76567adf2bb9aa3"
7727-
integrity sha512-bhaMhh1u5dQqSsf6ri2GVWWQW5iUjBYgcHkh7SgDDn92ijoItC/cfO/W+fpXshgTQWhwFkP1rVcewcv4jaftRg==
7714+
stylelint-config-recommended-scss@^15.0.1:
7715+
version "15.0.1"
7716+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-15.0.1.tgz#87646e7b0645dbe40abb2c63c594e94501a7451f"
7717+
integrity sha512-V24bxkNkFGggqPVJlP9iXaBabwSGEG7QTz+PyxrRtjPkcF+/NsWtB3tKYvFYEmczRkWiIEfuFMhGpJFj9Fxe6Q==
77287718
dependencies:
77297719
postcss-scss "^4.0.9"
7730-
stylelint-config-recommended "^14.0.1"
7731-
stylelint-scss "^6.4.0"
7720+
stylelint-config-recommended "^16.0.0"
7721+
stylelint-scss "^6.12.0"
77327722

7733-
stylelint-config-recommended@16.0.0:
7723+
stylelint-config-recommended@16.0.0, stylelint-config-recommended@^16.0.0:
77347724
version "16.0.0"
77357725
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz#0221f19902816fe7d53d9a01eb0be4cc7b4fe80a"
77367726
integrity sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==
77377727

7738-
stylelint-config-recommended@^14.0.1:
7739-
version "14.0.1"
7740-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6"
7741-
integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==
7742-
7743-
stylelint-config-standard-scss@14.0.0:
7744-
version "14.0.0"
7745-
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-14.0.0.tgz#d2a3dde0eeae3601ccdd734a63a0e3be12430a7e"
7746-
integrity sha512-6Pa26D9mHyi4LauJ83ls3ELqCglU6VfCXchovbEqQUiEkezvKdv6VgsIoMy58i00c854wVmOw0k8W5FTpuaVqg==
7728+
stylelint-config-standard-scss@15.0.1:
7729+
version "15.0.1"
7730+
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-15.0.1.tgz#3b549bc2bf4be0daa25e2ba979fe0de0712cd638"
7731+
integrity sha512-8pmmfutrMlPHukLp+Th9asmk21tBXMVGxskZCzkRVWt1d8Z0SrXjUUQ3vn9KcBj1bJRd5msk6yfEFM0UYHBRdg==
77477732
dependencies:
7748-
stylelint-config-recommended-scss "^14.1.0"
7749-
stylelint-config-standard "^36.0.1"
7733+
stylelint-config-recommended-scss "^15.0.1"
7734+
stylelint-config-standard "^38.0.0"
77507735

7751-
stylelint-config-standard@^36.0.1:
7752-
version "36.0.1"
7753-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz#727cbb2a1ef3e210f5ce8329cde531129f156609"
7754-
integrity sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==
7736+
stylelint-config-standard@^38.0.0:
7737+
version "38.0.0"
7738+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz#9d673ec1f35d7569476ee4b0582e7dd5faebf036"
7739+
integrity sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==
77557740
dependencies:
7756-
stylelint-config-recommended "^14.0.1"
7741+
stylelint-config-recommended "^16.0.0"
77577742

77587743
stylelint-no-unsupported-browser-features@8.0.4:
77597744
version "8.0.4"
@@ -7763,7 +7748,7 @@ stylelint-no-unsupported-browser-features@8.0.4:
77637748
doiuse "^6.0.5"
77647749
postcss "^8.4.32"
77657750

7766-
stylelint-scss@6.12.0:
7751+
stylelint-scss@6.12.0, stylelint-scss@^6.12.0:
77677752
version "6.12.0"
77687753
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.12.0.tgz#38cf41c3b8a76f34cd7267e4c30e7e66d35619c2"
77697754
integrity sha512-U7CKhi1YNkM1pXUXl/GMUXi8xKdhl4Ayxdyceie1nZ1XNIdaUgMV6OArpooWcDzEggwgYD0HP/xIgVJo9a655w==
@@ -7777,17 +7762,6 @@ stylelint-scss@6.12.0:
77777762
postcss-selector-parser "^7.1.0"
77787763
postcss-value-parser "^4.2.0"
77797764

7780-
stylelint-scss@^6.4.0:
7781-
version "6.4.1"
7782-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.4.1.tgz#78a197bbcdf9a61b7365769a9a42dddc722a24c5"
7783-
integrity sha512-+clI2bQC2FPOt06ZwUlXZZ95IO2C5bKTP0GLN1LNQPVvISfSNcgMKv/VTwym1mK9vnqhHbOk8lO4rj4nY7L9pw==
7784-
dependencies:
7785-
known-css-properties "^0.34.0"
7786-
postcss-media-query-parser "^0.2.3"
7787-
postcss-resolve-nested-selector "^0.1.1"
7788-
postcss-selector-parser "^6.1.0"
7789-
postcss-value-parser "^4.2.0"
7790-
77917765
stylelint@16.19.1:
77927766
version "16.19.1"
77937767
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.19.1.tgz#486b95fa7518a3077ee2802bc6dda2174bc097bb"

0 commit comments

Comments
 (0)