Skip to content

Commit 9fe813b

Browse files
chore(deps): update dependency stylelint to v17.11.0
1 parent b7fab61 commit 9fe813b

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"prettier": "3.8.3",
6767
"rimraf": "6.1.3",
6868
"simple-git": "3.36.0",
69-
"stylelint": "17.10.0",
69+
"stylelint": "17.11.0",
7070
"stylelint-config-idiomatic-order": "10.0.0",
7171
"ts-node": "10.9.2",
7272
"tsc-watch": "7.2.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25258,13 +25258,13 @@ __metadata:
2525825258
languageName: node
2525925259
linkType: hard
2526025260

25261-
"string-width@npm:^8.2.0":
25262-
version: 8.2.0
25263-
resolution: "string-width@npm:8.2.0"
25261+
"string-width@npm:^8.2.1":
25262+
version: 8.2.1
25263+
resolution: "string-width@npm:8.2.1"
2526425264
dependencies:
2526525265
get-east-asian-width: "npm:^1.5.0"
2526625266
strip-ansi: "npm:^7.1.2"
25267-
checksum: 10/c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b
25267+
checksum: 10/cfadcc454b357d1a2ef88afb85068c7605900c9920362a16df9b4c320cf411983cee51b9832b70772d138674c2851d506f39c7e669c961a1cdd1258207580805
2526825268
languageName: node
2526925269
linkType: hard
2527025270

@@ -25554,9 +25554,9 @@ __metadata:
2555425554
languageName: node
2555525555
linkType: hard
2555625556

25557-
"stylelint@npm:17.10.0":
25558-
version: 17.10.0
25559-
resolution: "stylelint@npm:17.10.0"
25557+
"stylelint@npm:17.11.0":
25558+
version: 17.11.0
25559+
resolution: "stylelint@npm:17.11.0"
2556025560
dependencies:
2556125561
"@csstools/css-calc": "npm:^3.2.0"
2556225562
"@csstools/css-parser-algorithms": "npm:^4.0.0"
@@ -25589,14 +25589,14 @@ __metadata:
2558925589
postcss-safe-parser: "npm:^7.0.1"
2559025590
postcss-selector-parser: "npm:^7.1.1"
2559125591
postcss-value-parser: "npm:^4.2.0"
25592-
string-width: "npm:^8.2.0"
25592+
string-width: "npm:^8.2.1"
2559325593
supports-hyperlinks: "npm:^4.4.0"
2559425594
svg-tags: "npm:^1.0.0"
2559525595
table: "npm:^6.9.0"
2559625596
write-file-atomic: "npm:^7.0.1"
2559725597
bin:
2559825598
stylelint: bin/stylelint.mjs
25599-
checksum: 10/6a2bef7d4f742a61a38b151bc6616e75d22c46978de3c0a7fd84054889b6067682f803768a648dae8107f2ed43dd4655a6543e3d92a712fcf863c82e8fde1451
25599+
checksum: 10/a6791f9ecd59762cab7969fcc71eba8037a5882570697f12cbad3dba05436c389b53c9964c0abfbb0b05bf3a46b3516d2056ff77f633398eca492ffedf1064a9
2560025600
languageName: node
2560125601
linkType: hard
2560225602

@@ -27787,7 +27787,7 @@ __metadata:
2778727787
prettier: "npm:3.8.3"
2778827788
rimraf: "npm:6.1.3"
2778927789
simple-git: "npm:3.36.0"
27790-
stylelint: "npm:17.10.0"
27790+
stylelint: "npm:17.11.0"
2779127791
stylelint-config-idiomatic-order: "npm:10.0.0"
2779227792
ts-node: "npm:10.9.2"
2779327793
ts-pattern: "npm:5.9.0"

0 commit comments

Comments
 (0)