Skip to content

Commit 0747719

Browse files
PATCH: Update dependency stylelint-order to v7
1 parent e7dd007 commit 0747719

File tree

2 files changed

+32
-27
lines changed

2 files changed

+32
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"stylelint-config-recommended-scss": "^4.3.0",
1919
"stylelint-config-standard": "^22.0.0",
2020
"stylelint-no-unsupported-browser-features": "^5.0.2",
21-
"stylelint-order": "^5.0.0",
21+
"stylelint-order": "^7.0.0",
2222
"stylelint-scss": "^4.0.0"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4199,10 +4199,10 @@ nanocolors@^0.2.8:
41994199
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.12.tgz#4d05932e70116078673ea4cc6699a1c56cc77777"
42004200
integrity sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==
42014201

4202-
nanoid@^3.1.30:
4203-
version "3.2.0"
4204-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
4205-
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
4202+
nanoid@^3.3.11:
4203+
version "3.3.11"
4204+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
4205+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
42064206

42074207
nanoid@^3.3.4:
42084208
version "3.3.4"
@@ -4746,6 +4746,11 @@ picocolors@^1.0.0:
47464746
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
47474747
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
47484748

4749+
picocolors@^1.1.1:
4750+
version "1.1.1"
4751+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
4752+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
4753+
47494754
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
47504755
version "2.3.1"
47514756
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -4846,10 +4851,10 @@ postcss-selector-parser@^6.0.5:
48464851
cssesc "^3.0.0"
48474852
util-deprecate "^1.0.2"
48484853

4849-
postcss-sorting@^7.0.1:
4850-
version "7.0.1"
4851-
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-7.0.1.tgz#923b5268451cf2d93ebf8835e17a6537757049a5"
4852-
integrity sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==
4854+
postcss-sorting@^9.1.0:
4855+
version "9.1.0"
4856+
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-9.1.0.tgz#d2e7d43896dd399c23b5b86fc0b807a86146b590"
4857+
integrity sha512-Mn8KJ45HNNG6JBpBizXcyf6LqY/qyqetGcou/nprDnFwBFBLGj0j/sNKV2lj2KMOVOwdXu14aEzqJv8CIV6e8g==
48534858

48544859
postcss-syntax@^0.36.2:
48554860
version "0.36.2"
@@ -4883,14 +4888,14 @@ postcss@^8.2.4, postcss@^8.4.16:
48834888
picocolors "^1.0.0"
48844889
source-map-js "^1.0.2"
48854890

4886-
postcss@^8.3.11:
4887-
version "8.4.4"
4888-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.4.tgz#d53d4ec6a75fd62557a66bb41978bf47ff0c2869"
4889-
integrity sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==
4891+
postcss@^8.5.3:
4892+
version "8.5.6"
4893+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
4894+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
48904895
dependencies:
4891-
nanoid "^3.1.30"
4892-
picocolors "^1.0.0"
4893-
source-map-js "^1.0.1"
4896+
nanoid "^3.3.11"
4897+
picocolors "^1.1.1"
4898+
source-map-js "^1.2.1"
48944899

48954900
prettier@^3.0.0:
48964901
version "3.2.5"
@@ -5393,16 +5398,16 @@ socks@^2.6.2:
53935398
ip-address "^9.0.5"
53945399
smart-buffer "^4.2.0"
53955400

5396-
source-map-js@^1.0.1:
5397-
version "1.0.1"
5398-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
5399-
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
5400-
54015401
source-map-js@^1.0.2:
54025402
version "1.0.2"
54035403
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
54045404
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
54055405

5406+
source-map-js@^1.2.1:
5407+
version "1.2.1"
5408+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
5409+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
5410+
54065411
source-map-support@0.5.13:
54075412
version "0.5.13"
54085413
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
@@ -5630,13 +5635,13 @@ stylelint-no-unsupported-browser-features@^5.0.2:
56305635
lodash "^4.17.15"
56315636
postcss "^8.4.16"
56325637

5633-
stylelint-order@^5.0.0:
5634-
version "5.0.0"
5635-
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-5.0.0.tgz#abd20f6b85ac640774cbe40e70d3fe9c6fdf4400"
5636-
integrity sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==
5638+
stylelint-order@^7.0.0:
5639+
version "7.0.0"
5640+
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-7.0.0.tgz#ef129101fcc61f5376a2f89f464829cf1e2e349f"
5641+
integrity sha512-rSWxx0KscYfxU02wEskKXES9lkRzuuONMMNkZ7SUc6uiF3tDKm7e+sE0Ax/SBlG4TUf1sp1R6f3/SlsPGmzthg==
56375642
dependencies:
5638-
postcss "^8.3.11"
5639-
postcss-sorting "^7.0.1"
5643+
postcss "^8.5.3"
5644+
postcss-sorting "^9.1.0"
56405645

56415646
stylelint-scss@^4.0.0:
56425647
version "4.7.0"

0 commit comments

Comments
 (0)