Skip to content

Commit 3255b61

Browse files
Update dependency stylelint to v16.26.1 (#23879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kris Stern <88480540+krisstern@users.noreply.github.com>
1 parent 1d5d248 commit 3255b61

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"sass": "1.94.2",
4646
"sass-loader": "16.0.6",
4747
"style-loader": "4.0.0",
48-
"stylelint": "16.26.0",
48+
"stylelint": "16.26.1",
4949
"stylelint-checkstyle-reporter": "1.1.1",
5050
"stylelint-config-standard-scss": "16.0.0",
5151
"webpack": "5.103.0",

yarn.lock

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,6 +1201,13 @@ __metadata:
12011201
languageName: node
12021202
linkType: hard
12031203

1204+
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.19":
1205+
version: 1.0.20
1206+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.20"
1207+
checksum: 10c0/335fcd24eb563068338153066d580bfdfc87b1e0f7650432a332e925c88d247a56f8e5851cd27dd68e49cde2dbeb465db60a51bb92a18e6721b5166b2e046d91
1208+
languageName: node
1209+
linkType: hard
1210+
12041211
"@csstools/css-tokenizer@npm:^3.0.4":
12051212
version: 3.0.4
12061213
resolution: "@csstools/css-tokenizer@npm:3.0.4"
@@ -3805,7 +3812,7 @@ __metadata:
38053812
languageName: node
38063813
linkType: hard
38073814

3808-
"file-entry-cache@npm:^11.1.0":
3815+
"file-entry-cache@npm:^11.1.1":
38093816
version: 11.1.1
38103817
resolution: "file-entry-cache@npm:11.1.1"
38113818
dependencies:
@@ -4474,7 +4481,7 @@ __metadata:
44744481
sass-loader: "npm:16.0.6"
44754482
sortablejs: "npm:1.15.6"
44764483
style-loader: "npm:4.0.0"
4477-
stylelint: "npm:16.26.0"
4484+
stylelint: "npm:16.26.1"
44784485
stylelint-checkstyle-reporter: "npm:1.1.1"
44794486
stylelint-config-standard-scss: "npm:16.0.0"
44804487
tippy.js: "npm:6.3.7"
@@ -6808,11 +6815,12 @@ __metadata:
68086815
languageName: node
68096816
linkType: hard
68106817

6811-
"stylelint@npm:16.26.0":
6812-
version: 16.26.0
6813-
resolution: "stylelint@npm:16.26.0"
6818+
"stylelint@npm:16.26.1":
6819+
version: 16.26.1
6820+
resolution: "stylelint@npm:16.26.1"
68146821
dependencies:
68156822
"@csstools/css-parser-algorithms": "npm:^3.0.5"
6823+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.19"
68166824
"@csstools/css-tokenizer": "npm:^3.0.4"
68176825
"@csstools/media-query-list-parser": "npm:^4.0.3"
68186826
"@csstools/selector-specificity": "npm:^5.0.0"
@@ -6825,7 +6833,7 @@ __metadata:
68256833
debug: "npm:^4.4.3"
68266834
fast-glob: "npm:^3.3.3"
68276835
fastest-levenshtein: "npm:^1.0.16"
6828-
file-entry-cache: "npm:^11.1.0"
6836+
file-entry-cache: "npm:^11.1.1"
68296837
global-modules: "npm:^2.0.0"
68306838
globby: "npm:^11.1.0"
68316839
globjoin: "npm:^0.1.4"
@@ -6852,7 +6860,7 @@ __metadata:
68526860
write-file-atomic: "npm:^5.0.1"
68536861
bin:
68546862
stylelint: bin/stylelint.mjs
6855-
checksum: 10c0/6f501ff051aee4fc7713635c98bf6837f889b22fe86152cfed20365ffeee0acf9d751f94ff265433b532b2a1ab7a228fc1fda3f507859acb57a689268939553d
6863+
checksum: 10c0/3805dfe868abdcc5a62e5726eebe5e950432cfadfc5b47c2f103ef4dede8ee1eb8a1247c9ceb01a1739c0aba68865d79899d33a707256365bb2004664524908b
68566864
languageName: node
68576865
linkType: hard
68586866

0 commit comments

Comments
 (0)