Skip to content

Commit a104b50

Browse files
Update dependency stylelint to v16.22.0 (#10861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72f78ab commit a104b50

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.89.2",
4646
"sass-loader": "16.0.5",
4747
"style-loader": "4.0.0",
48-
"stylelint": "16.21.1",
48+
"stylelint": "16.22.0",
4949
"stylelint-checkstyle-reporter": "1.1.1",
5050
"stylelint-config-standard-scss": "15.0.1",
5151
"webpack": "5.100.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4407,7 +4407,7 @@ __metadata:
44074407
sass-loader: "npm:16.0.5"
44084408
sortablejs: "npm:1.15.6"
44094409
style-loader: "npm:4.0.0"
4410-
stylelint: "npm:16.21.1"
4410+
stylelint: "npm:16.22.0"
44114411
stylelint-checkstyle-reporter: "npm:1.1.1"
44124412
stylelint-config-standard-scss: "npm:15.0.1"
44134413
tippy.js: "npm:6.3.7"
@@ -6729,9 +6729,9 @@ __metadata:
67296729
languageName: node
67306730
linkType: hard
67316731

6732-
"stylelint@npm:16.21.1":
6733-
version: 16.21.1
6734-
resolution: "stylelint@npm:16.21.1"
6732+
"stylelint@npm:16.22.0":
6733+
version: 16.22.0
6734+
resolution: "stylelint@npm:16.22.0"
67356735
dependencies:
67366736
"@csstools/css-parser-algorithms": "npm:^3.0.5"
67376737
"@csstools/css-tokenizer": "npm:^3.0.4"
@@ -6773,7 +6773,7 @@ __metadata:
67736773
write-file-atomic: "npm:^5.0.1"
67746774
bin:
67756775
stylelint: bin/stylelint.mjs
6776-
checksum: 10c0/32750d764411213d96e24f6a6e12af85f365ad4674214843068b39e02873adae927680c58e3ae14bc9d624899abe330819a53020bf3bd812821c3966678a3663
6776+
checksum: 10c0/706ba1f2f8d1c4c55347c2abbab661cf36cd6889af8afd200877cababf7f758e780d0e8a22ed1833542f487aeba08c30964b88dd6764c63953f7f232f5f4f114
67776777
languageName: node
67786778
linkType: hard
67796779

0 commit comments

Comments
 (0)