Skip to content

Commit 5488807

Browse files
chore(deps-dev): bump stylelint from 16.19.1 to 16.20.0 in the npm group (#901)
Bumps the npm group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.19.1 to 16.20.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.19.1...16.20.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cdcd03 commit 5488807

File tree

2 files changed

+41
-46
lines changed

2 files changed

+41
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lintfix": "stylelint --fix assets/**/*.scss"
66
},
77
"devDependencies": {
8-
"stylelint": "16.19.1",
8+
"stylelint": "16.20.0",
99
"stylelint-config-recess-order": "6.0.0",
1010
"stylelint-config-recommended-scss": "15.0.1",
1111
"stylelint-scss": "6.12.0"

yarn.lock

Lines changed: 40 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,13 @@ buffer@^6.0.3:
145145
base64-js "^1.3.1"
146146
ieee754 "^1.2.1"
147147

148-
cacheable@^1.8.9:
149-
version "1.8.9"
150-
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.8.9.tgz#f5498999567ae1015761d805bd8bbecd8393fbd4"
151-
integrity sha512-FicwAUyWnrtnd4QqYAoRlNs44/a1jTL7XDKqm5gJ90wz1DQPlC7U2Rd1Tydpv+E7WAr4sQHuw8Q8M3nZMAyecQ==
148+
cacheable@^1.9.0:
149+
version "1.9.0"
150+
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.9.0.tgz#57e3565c311d66371eeb5f2070b6615d43b89711"
151+
integrity sha512-8D5htMCxPDUULux9gFzv30f04Xo3wCnik0oOxKoRTPIBoqA7HtOcJ87uBhQTs3jCfZZTrUBGsYIZOgE0ZRgMAg==
152152
dependencies:
153-
hookified "^1.7.1"
154-
keyv "^5.3.1"
153+
hookified "^1.8.2"
154+
keyv "^5.3.3"
155155

156156
callsites@^3.0.0:
157157
version "3.1.0"
@@ -224,10 +224,10 @@ cssesc@^3.0.0:
224224
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
225225
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
226226

227-
debug@^4.3.7:
228-
version "4.3.7"
229-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
230-
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
227+
debug@^4.4.1:
228+
version "4.4.1"
229+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
230+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
231231
dependencies:
232232
ms "^2.1.3"
233233

@@ -288,12 +288,12 @@ fastq@^1.6.0:
288288
dependencies:
289289
reusify "^1.0.4"
290290

291-
file-entry-cache@^10.0.8:
292-
version "10.0.8"
293-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.8.tgz#2b7a32c40615c4a6b59c385fb059a2762faf9624"
294-
integrity sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==
291+
file-entry-cache@^10.1.0:
292+
version "10.1.0"
293+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.1.0.tgz#54c0117fe76425e9f08a44a3a08bedde0cd93fe8"
294+
integrity sha512-Et/ex6smi3wOOB+n5mek+Grf7P2AxZR5ueqRUvAAn4qkyatXi3cUC1cuQXVkX0VlzBVsN4BkWJFmY/fYiRTdww==
295295
dependencies:
296-
flat-cache "^6.1.8"
296+
flat-cache "^6.1.9"
297297

298298
fill-range@^7.1.1:
299299
version "7.1.1"
@@ -302,14 +302,14 @@ fill-range@^7.1.1:
302302
dependencies:
303303
to-regex-range "^5.0.1"
304304

305-
flat-cache@^6.1.8:
306-
version "6.1.8"
307-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.8.tgz#968fb89b19df488fe60f346857ffc54b8dd0ba14"
308-
integrity sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==
305+
flat-cache@^6.1.9:
306+
version "6.1.9"
307+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.9.tgz#6f512c4ab81c2057577fdb30c2f64022d43db2e7"
308+
integrity sha512-DUqiKkTlAfhtl7g78IuwqYM+YqvT+as0mY+EVk6mfimy19U79pJCzDZQsnqk3Ou/T6hFXWLGbwbADzD/c8Tydg==
309309
dependencies:
310-
cacheable "^1.8.9"
310+
cacheable "^1.9.0"
311311
flatted "^3.3.3"
312-
hookified "^1.8.1"
312+
hookified "^1.8.2"
313313

314314
flatted@^3.3.3:
315315
version "3.3.3"
@@ -366,15 +366,10 @@ has-flag@^4.0.0:
366366
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
367367
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
368368

369-
hookified@^1.7.1:
370-
version "1.8.1"
371-
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.8.1.tgz#74a8c97d36e5f8004d230ee2156a607cc84c358c"
372-
integrity sha512-GrO2l93P8xCWBSTBX9l2BxI78VU/MAAYag+pG8curS3aBGy0++ZlxrQ7PdUOUVMbn5BwkGb6+eRrnf43ipnFEA==
373-
374-
hookified@^1.8.1:
375-
version "1.8.2"
376-
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.8.2.tgz#b365a89dfce3da43e790673a6a97d3b896ae5fa7"
377-
integrity sha512-5nZbBNP44sFCDjSoB//0N7m508APCgbQ4mGGo1KJGBYyCKNHfry1Pvd0JVHZIxjdnqn8nFRBAN/eFB6Rk/4w5w==
369+
hookified@^1.8.2:
370+
version "1.9.0"
371+
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.9.0.tgz#271211f61c63b3a68a8ead9d9fddd72b5806c004"
372+
integrity sha512-2yEEGqphImtKIe1NXWEhu6yD3hlFR4Mxk4Mtp3XEyScpSt4pQ4ymmXA1zzxZpj99QkFK+nN0nzjeb2+RUi/6CQ==
378373

379374
html-tags@^3.3.1:
380375
version "3.3.1"
@@ -391,10 +386,10 @@ ignore@^5.2.0:
391386
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
392387
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
393388

394-
ignore@^7.0.3:
395-
version "7.0.3"
396-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
397-
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
389+
ignore@^7.0.4:
390+
version "7.0.5"
391+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
392+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
398393

399394
import-fresh@^3.3.0:
400395
version "3.3.0"
@@ -473,10 +468,10 @@ json-schema-traverse@^1.0.0:
473468
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
474469
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
475470

476-
keyv@^5.3.1:
477-
version "5.3.2"
478-
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.3.2.tgz#32edd461b51d44d42926eb72946236d79c71ae78"
479-
integrity sha512-Lji2XRxqqa5Wg+CHLVfFKBImfJZ4pCSccu9eVWK6w4c2SDFLd8JAn1zqTuSFnsxb7ope6rMsnIHfp+eBbRBRZQ==
471+
keyv@^5.3.3:
472+
version "5.3.3"
473+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.3.3.tgz#ec2d723fbd7b908de5ee7f56b769d46dbbeaf8ba"
474+
integrity sha512-Rwu4+nXI9fqcxiEHtbkvoes2X+QfkTRo1TMkPfwzipGsJlJO/z69vqB4FNl9xJ3xCpAcbkvmEabZfPzrwN3+gQ==
480475
dependencies:
481476
"@keyv/serialize" "^1.0.3"
482477

@@ -745,10 +740,10 @@ stylelint-scss@6.12.0, stylelint-scss@^6.12.0:
745740
postcss-selector-parser "^7.1.0"
746741
postcss-value-parser "^4.2.0"
747742

748-
stylelint@16.19.1:
749-
version "16.19.1"
750-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.19.1.tgz#486b95fa7518a3077ee2802bc6dda2174bc097bb"
751-
integrity sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==
743+
stylelint@16.20.0:
744+
version "16.20.0"
745+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.20.0.tgz#ec9eeddd49c20bbc397473505e63ad22f1639228"
746+
integrity sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==
752747
dependencies:
753748
"@csstools/css-parser-algorithms" "^3.0.4"
754749
"@csstools/css-tokenizer" "^3.0.3"
@@ -760,15 +755,15 @@ stylelint@16.19.1:
760755
cosmiconfig "^9.0.0"
761756
css-functions-list "^3.2.3"
762757
css-tree "^3.1.0"
763-
debug "^4.3.7"
758+
debug "^4.4.1"
764759
fast-glob "^3.3.3"
765760
fastest-levenshtein "^1.0.16"
766-
file-entry-cache "^10.0.8"
761+
file-entry-cache "^10.1.0"
767762
global-modules "^2.0.0"
768763
globby "^11.1.0"
769764
globjoin "^0.1.4"
770765
html-tags "^3.3.1"
771-
ignore "^7.0.3"
766+
ignore "^7.0.4"
772767
imurmurhash "^0.1.4"
773768
is-plain-object "^5.0.0"
774769
known-css-properties "^0.36.0"

0 commit comments

Comments
 (0)