Skip to content

Commit 7d70220

Browse files
Update dependency stylelint to v16.10.0
1 parent e723d66 commit 7d70220

File tree

2 files changed

+50
-52
lines changed

2 files changed

+50
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110110
"sass": "1.79.5",
111-
"stylelint": "16.9.0",
111+
"stylelint": "16.10.0",
112112
"stylelint-config-recommended": "14.0.1",
113113
"stylelint-config-standard-scss": "12.0.0",
114114
"stylelint-no-unsupported-browser-features": "8.0.1",

yarn.lock

Lines changed: 49 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,11 +2842,6 @@ ansi-regex@^5.0.1:
28422842
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
28432843
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
28442844

2845-
ansi-regex@^6.0.1:
2846-
version "6.0.1"
2847-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
2848-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
2849-
28502845
ansi-styles@^3.2.1:
28512846
version "3.2.1"
28522847
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -3841,10 +3836,10 @@ css-declaration-sorter@^7.2.0:
38413836
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz#6dec1c9523bc4a643e088aab8f09e67a54961024"
38423837
integrity sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==
38433838

3844-
css-functions-list@^3.2.2:
3845-
version "3.2.2"
3846-
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.2.tgz#9a54c6dd8416ed25c1079cd88234e927526c1922"
3847-
integrity sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==
3839+
css-functions-list@^3.2.3:
3840+
version "3.2.3"
3841+
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.3.tgz#95652b0c24f0f59b291a9fc386041a19d4f40dbe"
3842+
integrity sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==
38483843

38493844
css-select@^5.1.0:
38503845
version "5.1.0"
@@ -3873,6 +3868,14 @@ [email protected], css-tree@^2.2.1, css-tree@^2.3.1:
38733868
mdn-data "2.0.30"
38743869
source-map-js "^1.0.1"
38753870

3871+
css-tree@^3.0.0:
3872+
version "3.0.0"
3873+
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-3.0.0.tgz#079c7b87e465a28cedbc826502f9a227213db0f3"
3874+
integrity sha512-o88DVQ6GzsABn1+6+zo2ct801dBO5OASVyxbbvA2W20ue2puSh/VOuqUj90eUeMSX/xqGqBmOKiRQN7tJOuBXw==
3875+
dependencies:
3876+
mdn-data "2.10.0"
3877+
source-map-js "^1.0.1"
3878+
38763879
css-tree@~2.2.0:
38773880
version "2.2.1"
38783881
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.2.1.tgz#36115d382d60afd271e377f9c5f67d02bd48c032"
@@ -4043,6 +4046,13 @@ debug@^4.3.6:
40434046
dependencies:
40444047
ms "2.1.2"
40454048

4049+
debug@^4.3.7:
4050+
version "4.3.7"
4051+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
4052+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
4053+
dependencies:
4054+
ms "^2.1.3"
4055+
40464056
decamelize-keys@^2.0.1:
40474057
version "2.0.1"
40484058
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-2.0.1.tgz#32115e60cc5eeaea11d6692fd73de3b92e34502f"
@@ -5071,10 +5081,10 @@ file-entry-cache@^6.0.1:
50715081
dependencies:
50725082
flat-cache "^3.0.4"
50735083

5074-
file-entry-cache@^9.0.0:
5075-
version "9.0.0"
5076-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-9.0.0.tgz#4478e7ceaa5191fa9676a2daa7030211c31b1e7e"
5077-
integrity sha512-6MgEugi8p2tiUhqO7GnPsmbCCzj0YRCwwaTbpGRyKZesjRSzkqkAE9fPp7V2yMs5hwfgbQLgdvSSkGNg1s5Uvw==
5084+
file-entry-cache@^9.1.0:
5085+
version "9.1.0"
5086+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-9.1.0.tgz#2e66ad98ce93f49aed1b178c57b0b5741591e075"
5087+
integrity sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==
50785088
dependencies:
50795089
flat-cache "^5.0.0"
50805090

@@ -5804,10 +5814,10 @@ ignore@^5.2.0, ignore@^5.2.4:
58045814
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
58055815
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
58065816

5807-
ignore@^5.3.2:
5808-
version "5.3.2"
5809-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
5810-
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
5817+
ignore@^6.0.2:
5818+
version "6.0.2"
5819+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283"
5820+
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==
58115821

58125822
immutable@^4.0.0, immutable@^4.3.4:
58135823
version "4.3.4"
@@ -7102,6 +7112,11 @@ [email protected]:
71027112
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc"
71037113
integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==
71047114

7115+
7116+
version "2.10.0"
7117+
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.10.0.tgz#701da407f8fbc7a42aa0ba0c149ec897daef8986"
7118+
integrity sha512-qq7C3EtK3yJXMwz1zAab65pjl+UhohqMOctTgcqjLOWABqmwj+me02LSsCuEUxnst9X1lCBpoE0WArGKgdGDzw==
7119+
71057120
71067121
version "0.3.0"
71077122
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
@@ -7289,7 +7304,7 @@ [email protected]:
72897304
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
72907305
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
72917306

7292-
[email protected], ms@^2.1.1:
7307+
[email protected], ms@^2.1.1, ms@^2.1.3:
72937308
version "2.1.3"
72947309
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
72957310
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -7978,10 +7993,10 @@ postcss-resolve-nested-selector@^0.1.6:
79787993
resolved "https://registry.yarnpkg.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.6.tgz#3d84dec809f34de020372c41b039956966896686"
79797994
integrity sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==
79807995

7981-
postcss-safe-parser@^7.0.0:
7982-
version "7.0.0"
7983-
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-7.0.0.tgz#6273d4e5149e286db5a45bc6cf6eafcad464014a"
7984-
integrity sha512-ovehqRNVCpuFzbXoTb4qLtyzK3xn3t/CUBxOs8LsnQjQrShaB4lKiHoVqY8ANaC0hBMHq5QVWk77rwGklFUDrg==
7996+
postcss-safe-parser@^7.0.1:
7997+
version "7.0.1"
7998+
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-7.0.1.tgz#36e4f7e608111a0ca940fd9712ce034718c40ec0"
7999+
integrity sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==
79858000

79868001
postcss-scss@^4.0.9:
79878002
version "4.0.9"
@@ -8032,7 +8047,7 @@ postcss-value-parser@^4.2.0:
80328047
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
80338048
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
80348049

8035-
8050+
[email protected], postcss@^8.4.47:
80368051
version "8.4.47"
80378052
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
80388053
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
@@ -8059,15 +8074,6 @@ postcss@^8.4.32:
80598074
picocolors "^1.0.0"
80608075
source-map-js "^1.2.0"
80618076

8062-
postcss@^8.4.41:
8063-
version "8.4.41"
8064-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
8065-
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
8066-
dependencies:
8067-
nanoid "^3.3.7"
8068-
picocolors "^1.0.1"
8069-
source-map-js "^1.2.0"
8070-
80718077
postcss@^8.4.43:
80728078
version "8.4.44"
80738079
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
@@ -9316,13 +9322,6 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
93169322
dependencies:
93179323
ansi-regex "^5.0.1"
93189324

9319-
strip-ansi@^7.1.0:
9320-
version "7.1.0"
9321-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
9322-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
9323-
dependencies:
9324-
ansi-regex "^6.0.1"
9325-
93269325
strip-bom@^4.0.0:
93279326
version "4.0.0"
93289327
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878"
@@ -9431,10 +9430,10 @@ stylelint-scss@^6.0.0:
94319430
postcss-selector-parser "^6.0.13"
94329431
postcss-value-parser "^4.2.0"
94339432

9434-
stylelint@16.9.0:
9435-
version "16.9.0"
9436-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.9.0.tgz#81615c0608b9dc645486e08e35c6c9206e1ba132"
9437-
integrity sha512-31Nm3WjxGOBGpQqF43o3wO9L5AC36TPIe6030Lnm13H3vDMTcS21DrLh69bMX+DBilKqMMVLian4iG6ybBoNRQ==
9433+
stylelint@16.10.0:
9434+
version "16.10.0"
9435+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.10.0.tgz#452b42a5d82f2ad910954eb2ba2b3a2ec583cd75"
9436+
integrity sha512-z/8X2rZ52dt2c0stVwI9QL2AFJhLhbPkyfpDFcizs200V/g7v+UYY6SNcB9hKOLcDDX/yGLDsY/pX08sLkz9xQ==
94389437
dependencies:
94399438
"@csstools/css-parser-algorithms" "^3.0.1"
94409439
"@csstools/css-tokenizer" "^3.0.1"
@@ -9444,17 +9443,17 @@ [email protected]:
94449443
balanced-match "^2.0.0"
94459444
colord "^2.9.3"
94469445
cosmiconfig "^9.0.0"
9447-
css-functions-list "^3.2.2"
9448-
css-tree "^2.3.1"
9449-
debug "^4.3.6"
9446+
css-functions-list "^3.2.3"
9447+
css-tree "^3.0.0"
9448+
debug "^4.3.7"
94509449
fast-glob "^3.3.2"
94519450
fastest-levenshtein "^1.0.16"
9452-
file-entry-cache "^9.0.0"
9451+
file-entry-cache "^9.1.0"
94539452
global-modules "^2.0.0"
94549453
globby "^11.1.0"
94559454
globjoin "^0.1.4"
94569455
html-tags "^3.3.1"
9457-
ignore "^5.3.2"
9456+
ignore "^6.0.2"
94589457
imurmurhash "^0.1.4"
94599458
is-plain-object "^5.0.0"
94609459
known-css-properties "^0.34.0"
@@ -9463,14 +9462,13 @@ [email protected]:
94639462
micromatch "^4.0.8"
94649463
normalize-path "^3.0.0"
94659464
picocolors "^1.0.1"
9466-
postcss "^8.4.41"
9465+
postcss "^8.4.47"
94679466
postcss-resolve-nested-selector "^0.1.6"
9468-
postcss-safe-parser "^7.0.0"
9467+
postcss-safe-parser "^7.0.1"
94699468
postcss-selector-parser "^6.1.2"
94709469
postcss-value-parser "^4.2.0"
94719470
resolve-from "^5.0.0"
94729471
string-width "^4.2.3"
9473-
strip-ansi "^7.1.0"
94749472
supports-hyperlinks "^3.1.0"
94759473
svg-tags "^1.0.0"
94769474
table "^6.8.2"

0 commit comments

Comments
 (0)