Skip to content

Commit 3c3f2de

Browse files
Bump stylelint from 15.10.3 to 15.11.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@15.10.3...15.11.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1b9048 commit 3c3f2de

File tree

2 files changed

+52
-28
lines changed

2 files changed

+52
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
"shelljs": "^0.8.0",
321321
"sinon": "^15.1.0",
322322
"style-loader": "^3.3.3",
323-
"stylelint": "^15.10.3",
323+
"stylelint": "^15.11.0",
324324
"stylelint-config-standard-scss": "^11.0.0",
325325
"supertest": "^6.0.0",
326326
"terser-webpack-plugin": "^5.3.9",

yarn.lock

Lines changed: 51 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
339339
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
340340

341-
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.22.5":
341+
"@babel/helper-validator-option@^7.22.15":
342342
version "7.22.15"
343343
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
344344
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
@@ -1193,15 +1193,6 @@
11931193
"@babel/helper-validator-identifier" "^7.22.20"
11941194
to-fast-properties "^2.0.0"
11951195

1196-
"@babel/types@^7.22.15":
1197-
version "7.23.0"
1198-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1199-
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1200-
dependencies:
1201-
"@babel/helper-string-parser" "^7.22.5"
1202-
"@babel/helper-validator-identifier" "^7.22.20"
1203-
to-fast-properties "^2.0.0"
1204-
12051196
"@bcoe/v8-coverage@^0.2.3":
12061197
version "0.2.3"
12071198
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3585,10 +3576,10 @@ css-declaration-sorter@^6.3.1:
35853576
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz#be5e1d71b7a992433fb1c542c7a1b835e45682ec"
35863577
integrity sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==
35873578

3588-
css-functions-list@^3.2.0:
3589-
version "3.2.0"
3590-
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.0.tgz#8290b7d064bf483f48d6559c10e98dc4d1ad19ee"
3591-
integrity sha512-d/jBMPyYybkkLVypgtGv12R+pIFw4/f/IHtCTxWpZc8ofTYOPigIgmA6vu5rMHartZC+WuXhBUHfnyNUIQSYrg==
3579+
css-functions-list@^3.2.1:
3580+
version "3.2.1"
3581+
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.1.tgz#2eb205d8ce9f9ce74c5c1d7490b66b77c45ce3ea"
3582+
integrity sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==
35923583

35933584
css-loader@^6.8.1:
35943585
version "6.8.1"
@@ -4803,6 +4794,13 @@ file-entry-cache@^6.0.1:
48034794
dependencies:
48044795
flat-cache "^3.0.4"
48054796

4797+
file-entry-cache@^7.0.0:
4798+
version "7.0.1"
4799+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-7.0.1.tgz#c71b3509badb040f362255a53e21f15a4e74fc0f"
4800+
integrity sha512-uLfFktPmRetVCbHe5UPuekWrQ6hENufnA46qEGbfACkK5drjTTdQYUragRgMjHldcbYG+nslUerqMPjbBSHXjQ==
4801+
dependencies:
4802+
flat-cache "^3.1.1"
4803+
48064804
file-loader@^6.0.0:
48074805
version "6.2.0"
48084806
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d"
@@ -4897,11 +4895,25 @@ flat-cache@^3.0.4:
48974895
flatted "^3.1.0"
48984896
rimraf "^3.0.2"
48994897

4898+
flat-cache@^3.1.1:
4899+
version "3.1.1"
4900+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b"
4901+
integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==
4902+
dependencies:
4903+
flatted "^3.2.9"
4904+
keyv "^4.5.3"
4905+
rimraf "^3.0.2"
4906+
49004907
flatted@^3.1.0:
49014908
version "3.2.7"
49024909
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
49034910
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
49044911

4912+
flatted@^3.2.9:
4913+
version "3.2.9"
4914+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
4915+
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
4916+
49054917
flow-bin@^0.187.0:
49064918
version "0.187.1"
49074919
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.1.tgz#0704d8f16bcf58c07decc09daebbf0d3ce845bc8"
@@ -6657,6 +6669,11 @@ jsesc@~0.5.0:
66576669
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
66586670
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
66596671

6672+
6673+
version "3.0.1"
6674+
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
6675+
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
6676+
66606677
json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
66616678
version "2.3.1"
66626679
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
@@ -6723,6 +6740,13 @@ just-extend@^4.0.2:
67236740
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-4.2.1.tgz#ef5e589afb61e5d66b24eca749409a8939a8c744"
67246741
integrity sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==
67256742

6743+
keyv@^4.5.3:
6744+
version "4.5.4"
6745+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
6746+
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
6747+
dependencies:
6748+
json-buffer "3.0.1"
6749+
67266750
kind-of@^3.0.2:
67276751
version "3.2.2"
67286752
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -6747,10 +6771,10 @@ kleur@^3.0.3:
67476771
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
67486772
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
67496773

6750-
known-css-properties@^0.28.0:
6751-
version "0.28.0"
6752-
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.28.0.tgz#8a8be010f368b3036fe6ab0ef4bbbed972bd6274"
6753-
integrity sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==
6774+
known-css-properties@^0.29.0:
6775+
version "0.29.0"
6776+
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.29.0.tgz#e8ba024fb03886f23cb882e806929f32d814158f"
6777+
integrity sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==
67546778

67556779
language-subtag-registry@~0.3.2:
67566780
version "0.3.22"
@@ -8311,7 +8335,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
83118335
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
83128336
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
83138337

8314-
postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.27, postcss@^8.4.31:
8338+
postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.28, postcss@^8.4.31:
83158339
version "8.4.31"
83168340
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
83178341
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
@@ -9870,10 +9894,10 @@ stylelint-scss@^5.1.0:
98709894
postcss-selector-parser "^6.0.13"
98719895
postcss-value-parser "^4.2.0"
98729896

9873-
stylelint@^15.10.3:
9874-
version "15.10.3"
9875-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.10.3.tgz#995e4512fdad450fb83e13f3472001f6edb6469c"
9876-
integrity sha512-aBQMMxYvFzJJwkmg+BUUg3YfPyeuCuKo2f+LOw7yYbU8AZMblibwzp9OV4srHVeQldxvSFdz0/Xu8blq2AesiA==
9897+
stylelint@^15.11.0:
9898+
version "15.11.0"
9899+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.11.0.tgz#3ff8466f5f5c47362bc7c8c9d382741c58bc3292"
9900+
integrity sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==
98779901
dependencies:
98789902
"@csstools/css-parser-algorithms" "^2.3.1"
98799903
"@csstools/css-tokenizer" "^2.2.0"
@@ -9882,12 +9906,12 @@ stylelint@^15.10.3:
98829906
balanced-match "^2.0.0"
98839907
colord "^2.9.3"
98849908
cosmiconfig "^8.2.0"
9885-
css-functions-list "^3.2.0"
9909+
css-functions-list "^3.2.1"
98869910
css-tree "^2.3.1"
98879911
debug "^4.3.4"
98889912
fast-glob "^3.3.1"
98899913
fastest-levenshtein "^1.0.16"
9890-
file-entry-cache "^6.0.1"
9914+
file-entry-cache "^7.0.0"
98919915
global-modules "^2.0.0"
98929916
globby "^11.1.0"
98939917
globjoin "^0.1.4"
@@ -9896,13 +9920,13 @@ stylelint@^15.10.3:
98969920
import-lazy "^4.0.0"
98979921
imurmurhash "^0.1.4"
98989922
is-plain-object "^5.0.0"
9899-
known-css-properties "^0.28.0"
9923+
known-css-properties "^0.29.0"
99009924
mathml-tag-names "^2.1.3"
99019925
meow "^10.1.5"
99029926
micromatch "^4.0.5"
99039927
normalize-path "^3.0.0"
99049928
picocolors "^1.0.0"
9905-
postcss "^8.4.27"
9929+
postcss "^8.4.28"
99069930
postcss-resolve-nested-selector "^0.1.1"
99079931
postcss-safe-parser "^6.0.0"
99089932
postcss-selector-parser "^6.0.13"

0 commit comments

Comments
 (0)