Skip to content

Commit 6bb85b7

Browse files
Update dependency stylelint to v16.19.1 (#10608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5685d9 commit 6bb85b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.87.0",
4646
"sass-loader": "16.0.5",
4747
"style-loader": "4.0.0",
48-
"stylelint": "16.19.0",
48+
"stylelint": "16.19.1",
4949
"stylelint-checkstyle-reporter": "1.0.0",
5050
"stylelint-config-standard-scss": "14.0.0",
5151
"webpack": "5.99.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4376,7 +4376,7 @@ __metadata:
43764376
sass-loader: "npm:16.0.5"
43774377
sortablejs: "npm:1.15.6"
43784378
style-loader: "npm:4.0.0"
4379-
stylelint: "npm:16.19.0"
4379+
stylelint: "npm:16.19.1"
43804380
stylelint-checkstyle-reporter: "npm:1.0.0"
43814381
stylelint-config-standard-scss: "npm:14.0.0"
43824382
tippy.js: "npm:6.3.7"
@@ -6713,9 +6713,9 @@ __metadata:
67136713
languageName: node
67146714
linkType: hard
67156715

6716-
"stylelint@npm:16.19.0":
6717-
version: 16.19.0
6718-
resolution: "stylelint@npm:16.19.0"
6716+
"stylelint@npm:16.19.1":
6717+
version: 16.19.1
6718+
resolution: "stylelint@npm:16.19.1"
67196719
dependencies:
67206720
"@csstools/css-parser-algorithms": "npm:^3.0.4"
67216721
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -6757,7 +6757,7 @@ __metadata:
67576757
write-file-atomic: "npm:^5.0.1"
67586758
bin:
67596759
stylelint: bin/stylelint.mjs
6760-
checksum: 10c0/15a8c2f5c1ece526672eec05b8c69e2cb0fb41c9d77e22577d19d88610de2f1f59fd5926b067166d0d8d30cca8c745401fa119c31d2525335d631bd58c75a7a0
6760+
checksum: 10c0/e633f323ff730e8f2ac982067e4caa9a6c98b81a519e7adff96fa7a7d047f68a24c0dd2d81f3511b0943d99c915f20f19da911d16d47336705ea70d46e960c89
67616761
languageName: node
67626762
linkType: hard
67636763

0 commit comments

Comments
 (0)