Skip to content

Commit ea69074

Browse files
Update dependency stylelint-order from 6.0.4 to 7.0.0
1 parent 8e95d63 commit ea69074

File tree

2 files changed

+13
-32
lines changed

2 files changed

+13
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"postcss-scss": "4.0.9",
1818
"stylelint-config-standard-scss": "14.0.0",
19-
"stylelint-order": "6.0.4",
19+
"stylelint-order": "7.0.0",
2020
"stylelint-scss": "6.12.1"
2121
},
2222
"peerDependencies": {

yarn.lock

Lines changed: 12 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -588,11 +588,6 @@ nanoid@^3.3.11:
588588
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
589589
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
590590

591-
nanoid@^3.3.7:
592-
version "3.3.7"
593-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
594-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
595-
596591
normalize-path@^3.0.0:
597592
version "3.0.0"
598593
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -620,11 +615,6 @@ path-type@^4.0.0:
620615
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
621616
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
622617

623-
picocolors@^1.0.0:
624-
version "1.0.0"
625-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
626-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
627-
628618
picocolors@^1.1.1:
629619
version "1.1.1"
630620
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
@@ -676,17 +666,17 @@ postcss-selector-parser@^7.1.0:
676666
cssesc "^3.0.0"
677667
util-deprecate "^1.0.2"
678668

679-
postcss-sorting@^8.0.2:
680-
version "8.0.2"
681-
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-8.0.2.tgz#6393385ece272baf74bee9820fb1b58098e4eeca"
682-
integrity sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==
669+
postcss-sorting@^9.1.0:
670+
version "9.1.0"
671+
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-9.1.0.tgz#d2e7d43896dd399c23b5b86fc0b807a86146b590"
672+
integrity sha512-Mn8KJ45HNNG6JBpBizXcyf6LqY/qyqetGcou/nprDnFwBFBLGj0j/sNKV2lj2KMOVOwdXu14aEzqJv8CIV6e8g==
683673

684674
postcss-value-parser@^4.2.0:
685675
version "4.2.0"
686676
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
687677
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
688678

689-
postcss@8.5.6, postcss@^8.5.6:
679+
postcss@8.5.6, postcss@^8.5.3, postcss@^8.5.6:
690680
version "8.5.6"
691681
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
692682
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
@@ -695,15 +685,6 @@ postcss@8.5.6, postcss@^8.5.6:
695685
picocolors "^1.1.1"
696686
source-map-js "^1.2.1"
697687

698-
postcss@^8.4.32:
699-
version "8.4.32"
700-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
701-
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
702-
dependencies:
703-
nanoid "^3.3.7"
704-
picocolors "^1.0.0"
705-
source-map-js "^1.0.2"
706-
707688
prettier-plugin-organize-imports@3.2.4:
708689
version "3.2.4"
709690
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
@@ -763,7 +744,7 @@ slice-ansi@^4.0.0:
763744
astral-regex "^2.0.0"
764745
is-fullwidth-code-point "^3.0.0"
765746

766-
source-map-js@^1.0.1, source-map-js@^1.0.2:
747+
source-map-js@^1.0.1:
767748
version "1.0.2"
768749
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
769750
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
@@ -818,13 +799,13 @@ stylelint-config-standard@^36.0.1:
818799
dependencies:
819800
stylelint-config-recommended "^14.0.1"
820801

821-
stylelint-order@6.0.4:
822-
version "6.0.4"
823-
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-6.0.4.tgz#3e80d876c61a98d2640de181433686f24284748b"
824-
integrity sha512-0UuKo4+s1hgQ/uAxlYU4h0o0HS4NiQDud0NAUNI0aa8FJdmYHA5ZZTFHiV5FpmE3071e9pZx5j0QpVJW5zOCUA==
802+
stylelint-order@7.0.0:
803+
version "7.0.0"
804+
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-7.0.0.tgz#ef129101fcc61f5376a2f89f464829cf1e2e349f"
805+
integrity sha512-rSWxx0KscYfxU02wEskKXES9lkRzuuONMMNkZ7SUc6uiF3tDKm7e+sE0Ax/SBlG4TUf1sp1R6f3/SlsPGmzthg==
825806
dependencies:
826-
postcss "^8.4.32"
827-
postcss-sorting "^8.0.2"
807+
postcss "^8.5.3"
808+
postcss-sorting "^9.1.0"
828809

829810
stylelint-scss@6.12.1:
830811
version "6.12.1"

0 commit comments

Comments
 (0)