Skip to content

Commit 1abd1f0

Browse files
Update dependency stylelint-order from 6.0.4 to 7.0.0
1 parent 0011b3b commit 1abd1f0

File tree

2 files changed

+12
-31
lines changed

2 files changed

+12
-31
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.11.1"
2121
},
2222
"peerDependencies": {

yarn.lock

Lines changed: 11 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -593,11 +593,6 @@ ms@^2.1.3:
593593
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
594594
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
595595

596-
nanoid@^3.3.7:
597-
version "3.3.7"
598-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
599-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
600-
601596
nanoid@^3.3.8:
602597
version "3.3.8"
603598
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
@@ -630,11 +625,6 @@ path-type@^4.0.0:
630625
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
631626
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
632627

633-
picocolors@^1.0.0:
634-
version "1.0.0"
635-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
636-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
637-
638628
picocolors@^1.1.1:
639629
version "1.1.1"
640630
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
@@ -686,10 +676,10 @@ postcss-selector-parser@^7.1.0:
686676
cssesc "^3.0.0"
687677
util-deprecate "^1.0.2"
688678

689-
postcss-sorting@^8.0.2:
690-
version "8.0.2"
691-
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-8.0.2.tgz#6393385ece272baf74bee9820fb1b58098e4eeca"
692-
integrity sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==
679+
postcss-sorting@^9.1.0:
680+
version "9.1.0"
681+
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-9.1.0.tgz#d2e7d43896dd399c23b5b86fc0b807a86146b590"
682+
integrity sha512-Mn8KJ45HNNG6JBpBizXcyf6LqY/qyqetGcou/nprDnFwBFBLGj0j/sNKV2lj2KMOVOwdXu14aEzqJv8CIV6e8g==
693683

694684
postcss-value-parser@^4.2.0:
695685
version "4.2.0"
@@ -705,15 +695,6 @@ [email protected], postcss@^8.5.3:
705695
picocolors "^1.1.1"
706696
source-map-js "^1.2.1"
707697

708-
postcss@^8.4.32:
709-
version "8.4.32"
710-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
711-
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
712-
dependencies:
713-
nanoid "^3.3.7"
714-
picocolors "^1.0.0"
715-
source-map-js "^1.0.2"
716-
717698
718699
version "3.2.4"
719700
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
@@ -773,7 +754,7 @@ slice-ansi@^4.0.0:
773754
astral-regex "^2.0.0"
774755
is-fullwidth-code-point "^3.0.0"
775756

776-
source-map-js@^1.0.1, source-map-js@^1.0.2:
757+
source-map-js@^1.0.1:
777758
version "1.0.2"
778759
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
779760
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
@@ -828,13 +809,13 @@ stylelint-config-standard@^36.0.1:
828809
dependencies:
829810
stylelint-config-recommended "^14.0.1"
830811

831-
stylelint-order@6.0.4:
832-
version "6.0.4"
833-
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-6.0.4.tgz#3e80d876c61a98d2640de181433686f24284748b"
834-
integrity sha512-0UuKo4+s1hgQ/uAxlYU4h0o0HS4NiQDud0NAUNI0aa8FJdmYHA5ZZTFHiV5FpmE3071e9pZx5j0QpVJW5zOCUA==
812+
stylelint-order@7.0.0:
813+
version "7.0.0"
814+
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-7.0.0.tgz#ef129101fcc61f5376a2f89f464829cf1e2e349f"
815+
integrity sha512-rSWxx0KscYfxU02wEskKXES9lkRzuuONMMNkZ7SUc6uiF3tDKm7e+sE0Ax/SBlG4TUf1sp1R6f3/SlsPGmzthg==
835816
dependencies:
836-
postcss "^8.4.32"
837-
postcss-sorting "^8.0.2"
817+
postcss "^8.5.3"
818+
postcss-sorting "^9.1.0"
838819

839820
840821
version "6.11.1"

0 commit comments

Comments
 (0)