Skip to content

Commit 8eeb6ef

Browse files
Update dependency stylelint to v16.21.1 (#10810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c90505 commit 8eeb6ef

File tree

2 files changed

+8
-8
lines changed

2 files changed

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

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4389,7 +4389,7 @@ __metadata:
43894389
sass-loader: "npm:16.0.5"
43904390
sortablejs: "npm:1.15.6"
43914391
style-loader: "npm:4.0.0"
4392-
stylelint: "npm:16.21.0"
4392+
stylelint: "npm:16.21.1"
43934393
stylelint-checkstyle-reporter: "npm:1.0.0"
43944394
stylelint-config-standard-scss: "npm:15.0.1"
43954395
tippy.js: "npm:6.3.7"
@@ -6075,7 +6075,7 @@ __metadata:
60756075
languageName: node
60766076
linkType: hard
60776077

6078-
"postcss@npm:8.5.6, postcss@npm:^8.4.33, postcss@npm:^8.4.40, postcss@npm:^8.5.5":
6078+
"postcss@npm:8.5.6, postcss@npm:^8.4.33, postcss@npm:^8.4.40, postcss@npm:^8.5.6":
60796079
version: 8.5.6
60806080
resolution: "postcss@npm:8.5.6"
60816081
dependencies:
@@ -6711,9 +6711,9 @@ __metadata:
67116711
languageName: node
67126712
linkType: hard
67136713

6714-
"stylelint@npm:16.21.0":
6715-
version: 16.21.0
6716-
resolution: "stylelint@npm:16.21.0"
6714+
"stylelint@npm:16.21.1":
6715+
version: 16.21.1
6716+
resolution: "stylelint@npm:16.21.1"
67176717
dependencies:
67186718
"@csstools/css-parser-algorithms": "npm:^3.0.5"
67196719
"@csstools/css-tokenizer": "npm:^3.0.4"
@@ -6742,7 +6742,7 @@ __metadata:
67426742
micromatch: "npm:^4.0.8"
67436743
normalize-path: "npm:^3.0.0"
67446744
picocolors: "npm:^1.1.1"
6745-
postcss: "npm:^8.5.5"
6745+
postcss: "npm:^8.5.6"
67466746
postcss-resolve-nested-selector: "npm:^0.1.6"
67476747
postcss-safe-parser: "npm:^7.0.1"
67486748
postcss-selector-parser: "npm:^7.1.0"
@@ -6755,7 +6755,7 @@ __metadata:
67556755
write-file-atomic: "npm:^5.0.1"
67566756
bin:
67576757
stylelint: bin/stylelint.mjs
6758-
checksum: 10c0/5af89f0815c1200c5427040b0d9f11567e08856a3b403fff4e578819a440fe982677bc8c829ebcb855c7dbaa0d57749d541a9a52c4e3aed64d28053a369fbe96
6758+
checksum: 10c0/32750d764411213d96e24f6a6e12af85f365ad4674214843068b39e02873adae927680c58e3ae14bc9d624899abe330819a53020bf3bd812821c3966678a3663
67596759
languageName: node
67606760
linkType: hard
67616761

0 commit comments

Comments
 (0)