Skip to content

Commit e5d2458

Browse files
Update dependency stylelint to v16.23.1
1 parent e46ccda commit e5d2458

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4372,7 +4372,7 @@ __metadata:
43724372
sass-loader: "npm:16.0.5"
43734373
sortablejs: "npm:1.15.6"
43744374
style-loader: "npm:4.0.0"
4375-
stylelint: "npm:16.23.0"
4375+
stylelint: "npm:16.23.1"
43764376
stylelint-checkstyle-reporter: "npm:1.1.1"
43774377
stylelint-config-standard-scss: "npm:15.0.1"
43784378
tippy.js: "npm:6.3.7"
@@ -6694,9 +6694,9 @@ __metadata:
66946694
languageName: node
66956695
linkType: hard
66966696

6697-
"stylelint@npm:16.23.0":
6698-
version: 16.23.0
6699-
resolution: "stylelint@npm:16.23.0"
6697+
"stylelint@npm:16.23.1":
6698+
version: 16.23.1
6699+
resolution: "stylelint@npm:16.23.1"
67006700
dependencies:
67016701
"@csstools/css-parser-algorithms": "npm:^3.0.5"
67026702
"@csstools/css-tokenizer": "npm:^3.0.4"
@@ -6738,7 +6738,7 @@ __metadata:
67386738
write-file-atomic: "npm:^5.0.1"
67396739
bin:
67406740
stylelint: bin/stylelint.mjs
6741-
checksum: 10c0/8b8069be7c7192bca948142b0119016b8b9436a905fded8e986d2eaecfa4f28abf022f883a98eace99aff44ae8cfbb5bd5e465b3acda80ec47e97be34b6d7955
6741+
checksum: 10c0/18d01587396cce68b59e4a89a7c89d5eb7e76ee7cc27dd109b0f8f241625eb0ffe87763f67b2d20df0f23a243443591fa2514300311a48a945bd6a3bc14db36b
67426742
languageName: node
67436743
linkType: hard
67446744

0 commit comments

Comments
 (0)