Skip to content

Commit 09e36ff

Browse files
chore(deps): update dependency stylelint to v15.11.0
1 parent 302ded7 commit 09e36ff

File tree

2 files changed

+49
-32
lines changed

2 files changed

+49
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"standard-version": "9.5.0",
140140
"strip-ansi": "6.0.1",
141141
"styled-components": "6.1.0",
142-
"stylelint": "15.10.3",
142+
"stylelint": "15.11.0",
143143
"stylelint-config-prettier": "9.0.5",
144144
"stylelint-config-standard": "34.0.0",
145145
"testcafe": "3.3.0",

yarn.lock

Lines changed: 48 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -7392,10 +7392,10 @@ css-declaration-sorter@^4.0.1:
73927392
postcss "^7.0.1"
73937393
timsort "^0.3.0"
73947394

7395-
css-functions-list@^3.2.0:
7396-
version "3.2.0"
7397-
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.0.tgz#8290b7d064bf483f48d6559c10e98dc4d1ad19ee"
7398-
integrity sha512-d/jBMPyYybkkLVypgtGv12R+pIFw4/f/IHtCTxWpZc8ofTYOPigIgmA6vu5rMHartZC+WuXhBUHfnyNUIQSYrg==
7395+
css-functions-list@^3.2.1:
7396+
version "3.2.1"
7397+
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.1.tgz#2eb205d8ce9f9ce74c5c1d7490b66b77c45ce3ea"
7398+
integrity sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==
73997399

74007400
css-has-pseudo@^0.10.0:
74017401
version "0.10.0"
@@ -9838,12 +9838,12 @@ file-entry-cache@^6.0.0:
98389838
dependencies:
98399839
flat-cache "^3.0.4"
98409840

9841-
file-entry-cache@^6.0.1:
9842-
version "6.0.1"
9843-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
9844-
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
9841+
file-entry-cache@^7.0.0:
9842+
version "7.0.1"
9843+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-7.0.1.tgz#c71b3509badb040f362255a53e21f15a4e74fc0f"
9844+
integrity sha512-uLfFktPmRetVCbHe5UPuekWrQ6hENufnA46qEGbfACkK5drjTTdQYUragRgMjHldcbYG+nslUerqMPjbBSHXjQ==
98459845
dependencies:
9846-
flat-cache "^3.0.4"
9846+
flat-cache "^3.1.1"
98479847

98489848
file-loader@6.1.1:
98499849
version "6.1.1"
@@ -10035,6 +10035,15 @@ flat-cache@^3.0.4:
1003510035
flatted "^3.1.0"
1003610036
rimraf "^3.0.2"
1003710037

10038+
flat-cache@^3.1.1:
10039+
version "3.1.1"
10040+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b"
10041+
integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==
10042+
dependencies:
10043+
flatted "^3.2.9"
10044+
keyv "^4.5.3"
10045+
rimraf "^3.0.2"
10046+
1003810047
flatted@^2.0.0:
1003910048
version "2.0.1"
1004010049
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
@@ -10045,6 +10054,11 @@ flatted@^3.1.0:
1004510054
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
1004610055
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
1004710056

10057+
flatted@^3.2.9:
10058+
version "3.2.9"
10059+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
10060+
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
10061+
1004810062
flatten@^1.0.2:
1004910063
version "1.0.3"
1005010064
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
@@ -13275,6 +13289,11 @@ json-buffer@3.0.0:
1327513289
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.0.tgz#5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898"
1327613290
integrity sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=
1327713291

13292+
json-buffer@3.0.1:
13293+
version "3.0.1"
13294+
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
13295+
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
13296+
1327813297
json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2:
1327913298
version "1.0.2"
1328013299
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
@@ -13451,6 +13470,13 @@ keyv@^3.0.0:
1345113470
dependencies:
1345213471
json-buffer "3.0.0"
1345313472

13473+
keyv@^4.5.3:
13474+
version "4.5.4"
13475+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
13476+
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
13477+
dependencies:
13478+
json-buffer "3.0.1"
13479+
1345413480
killable@^1.0.1:
1345513481
version "1.0.1"
1345613482
resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
@@ -13490,10 +13516,10 @@ klona@^2.0.4:
1349013516
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
1349113517
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
1349213518

13493-
known-css-properties@^0.28.0:
13494-
version "0.28.0"
13495-
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.28.0.tgz#8a8be010f368b3036fe6ab0ef4bbbed972bd6274"
13496-
integrity sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==
13519+
known-css-properties@^0.29.0:
13520+
version "0.29.0"
13521+
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.29.0.tgz#e8ba024fb03886f23cb882e806929f32d814158f"
13522+
integrity sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==
1349713523

1349813524
language-subtag-registry@~0.3.2:
1349913525
version "0.3.21"
@@ -16577,16 +16603,7 @@ postcss@^8.1.0:
1657716603
nanoid "^3.1.20"
1657816604
source-map "^0.6.1"
1657916605

16580-
postcss@^8.4.27:
16581-
version "8.4.28"
16582-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5"
16583-
integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==
16584-
dependencies:
16585-
nanoid "^3.3.6"
16586-
picocolors "^1.0.0"
16587-
source-map-js "^1.0.2"
16588-
16589-
postcss@^8.4.31:
16606+
postcss@^8.4.28, postcss@^8.4.31:
1659016607
version "8.4.31"
1659116608
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
1659216609
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
@@ -20152,10 +20169,10 @@ stylelint-config-standard@34.0.0:
2015220169
dependencies:
2015320170
stylelint-config-recommended "^13.0.0"
2015420171

20155-
stylelint@15.10.3:
20156-
version "15.10.3"
20157-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.10.3.tgz#995e4512fdad450fb83e13f3472001f6edb6469c"
20158-
integrity sha512-aBQMMxYvFzJJwkmg+BUUg3YfPyeuCuKo2f+LOw7yYbU8AZMblibwzp9OV4srHVeQldxvSFdz0/Xu8blq2AesiA==
20172+
stylelint@15.11.0:
20173+
version "15.11.0"
20174+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.11.0.tgz#3ff8466f5f5c47362bc7c8c9d382741c58bc3292"
20175+
integrity sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==
2015920176
dependencies:
2016020177
"@csstools/css-parser-algorithms" "^2.3.1"
2016120178
"@csstools/css-tokenizer" "^2.2.0"
@@ -20164,12 +20181,12 @@ stylelint@15.10.3:
2016420181
balanced-match "^2.0.0"
2016520182
colord "^2.9.3"
2016620183
cosmiconfig "^8.2.0"
20167-
css-functions-list "^3.2.0"
20184+
css-functions-list "^3.2.1"
2016820185
css-tree "^2.3.1"
2016920186
debug "^4.3.4"
2017020187
fast-glob "^3.3.1"
2017120188
fastest-levenshtein "^1.0.16"
20172-
file-entry-cache "^6.0.1"
20189+
file-entry-cache "^7.0.0"
2017320190
global-modules "^2.0.0"
2017420191
globby "^11.1.0"
2017520192
globjoin "^0.1.4"
@@ -20178,13 +20195,13 @@ stylelint@15.10.3:
2017820195
import-lazy "^4.0.0"
2017920196
imurmurhash "^0.1.4"
2018020197
is-plain-object "^5.0.0"
20181-
known-css-properties "^0.28.0"
20198+
known-css-properties "^0.29.0"
2018220199
mathml-tag-names "^2.1.3"
2018320200
meow "^10.1.5"
2018420201
micromatch "^4.0.5"
2018520202
normalize-path "^3.0.0"
2018620203
picocolors "^1.0.0"
20187-
postcss "^8.4.27"
20204+
postcss "^8.4.28"
2018820205
postcss-resolve-nested-selector "^0.1.1"
2018920206
postcss-safe-parser "^6.0.0"
2019020207
postcss-selector-parser "^6.0.13"

0 commit comments

Comments
 (0)