Skip to content

Commit 75783d2

Browse files
chore(deps): update dependency stylelint to ^16.20.0 (#3869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c473b53 commit 75783d2

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"prettier": "^3.5.3",
117117
"rimraf": "^6.0.1",
118118
"semver": "^7.7.2",
119-
"stylelint": "^16.19.1",
119+
"stylelint": "^16.20.0",
120120
"stylelint-config-standard": "^38.0.0",
121121
"stylelint-header": "^3.0.0",
122122
"stylelint-high-performance-animation": "^1.11.0",

plugins/stylelint-no-missing-var/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"ava": "^6.3.0",
3737
"c8": "^10.1.3",
38-
"stylelint": "^16.19.1"
38+
"stylelint": "^16.20.0"
3939
},
4040
"keywords": [
4141
"css",

plugins/stylelint-no-unknown-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"ava": "^6.3.0",
4040
"c8": "^10.1.3",
41-
"stylelint": "^16.19.1"
41+
"stylelint": "^16.20.0"
4242
},
4343
"keywords": [
4444
"css",

plugins/stylelint-no-unused-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"ava": "^6.3.0",
3939
"c8": "^10.1.3",
40-
"stylelint": "^16.19.1"
40+
"stylelint": "^16.20.0"
4141
},
4242
"keywords": [
4343
"css",

plugins/stylelint-theme-alignment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"stylelint": ">=16"
3333
},
3434
"devDependencies": {
35-
"stylelint": "^16.19.1"
35+
"stylelint": "^16.20.0"
3636
},
3737
"keywords": [
3838
"css",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ __metadata:
170170
prettier: "npm:^3.5.3"
171171
rimraf: "npm:^6.0.1"
172172
semver: "npm:^7.7.2"
173-
stylelint: "npm:^16.19.1"
173+
stylelint: "npm:^16.20.0"
174174
stylelint-config-standard: "npm:^38.0.0"
175175
stylelint-header: "npm:^3.0.0"
176176
stylelint-high-performance-animation: "npm:^1.11.0"
@@ -5818,7 +5818,7 @@ __metadata:
58185818
ava: "npm:^6.3.0"
58195819
c8: "npm:^10.1.3"
58205820
colors: "npm:^1.4.0"
5821-
stylelint: "npm:^16.19.1"
5821+
stylelint: "npm:^16.20.0"
58225822
peerDependencies:
58235823
stylelint: ">=16"
58245824
languageName: unknown
@@ -5834,7 +5834,7 @@ __metadata:
58345834
fast-glob: "npm:^3.3.3"
58355835
postcss: "npm:^8.5.4"
58365836
postcss-values-parser: "npm:^6.0.2"
5837-
stylelint: "npm:^16.19.1"
5837+
stylelint: "npm:^16.20.0"
58385838
peerDependencies:
58395839
stylelint: ">=16"
58405840
languageName: unknown
@@ -5849,7 +5849,7 @@ __metadata:
58495849
colors: "npm:^1.4.0"
58505850
postcss: "npm:^8.5.4"
58515851
postcss-values-parser: "npm:^6.0.2"
5852-
stylelint: "npm:^16.19.1"
5852+
stylelint: "npm:^16.20.0"
58535853
peerDependencies:
58545854
stylelint: ">=16"
58555855
languageName: unknown
@@ -5862,7 +5862,7 @@ __metadata:
58625862
colors: "npm:^1.4.0"
58635863
postcss: "npm:^8.5.4"
58645864
postcss-values-parser: "npm:^6.0.2"
5865-
stylelint: "npm:^16.19.1"
5865+
stylelint: "npm:^16.20.0"
58665866
peerDependencies:
58675867
stylelint: ">=16"
58685868
languageName: unknown
@@ -9441,7 +9441,7 @@ __metadata:
94419441
languageName: node
94429442
linkType: hard
94439443

9444-
"debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.7, debug@npm:^4.4.0":
9444+
"debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.4.0":
94459445
version: 4.4.0
94469446
resolution: "debug@npm:4.4.0"
94479447
dependencies:
@@ -10996,7 +10996,7 @@ __metadata:
1099610996
languageName: node
1099710997
linkType: hard
1099810998

10999-
"file-entry-cache@npm:^10.0.8":
10999+
"file-entry-cache@npm:^10.1.0":
1100011000
version: 10.1.0
1100111001
resolution: "file-entry-cache@npm:10.1.0"
1100211002
dependencies:
@@ -12248,7 +12248,7 @@ __metadata:
1224812248
languageName: node
1224912249
linkType: hard
1225012250

12251-
"ignore@npm:~7.0.4":
12251+
"ignore@npm:^7.0.4, ignore@npm:~7.0.4":
1225212252
version: 7.0.4
1225312253
resolution: "ignore@npm:7.0.4"
1225412254
checksum: 10c0/90e1f69ce352b9555caecd9cbfd07abe7626d312a6f90efbbb52c7edca6ea8df065d66303863b30154ab1502afb2da8bc59d5b04e1719a52ef75bbf675c488eb
@@ -19450,9 +19450,9 @@ __metadata:
1945019450
languageName: node
1945119451
linkType: hard
1945219452

19453-
"stylelint@npm:^16.19.1":
19454-
version: 16.19.1
19455-
resolution: "stylelint@npm:16.19.1"
19453+
"stylelint@npm:^16.20.0":
19454+
version: 16.20.0
19455+
resolution: "stylelint@npm:16.20.0"
1945619456
dependencies:
1945719457
"@csstools/css-parser-algorithms": "npm:^3.0.4"
1945819458
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -19464,15 +19464,15 @@ __metadata:
1946419464
cosmiconfig: "npm:^9.0.0"
1946519465
css-functions-list: "npm:^3.2.3"
1946619466
css-tree: "npm:^3.1.0"
19467-
debug: "npm:^4.3.7"
19467+
debug: "npm:^4.4.1"
1946819468
fast-glob: "npm:^3.3.3"
1946919469
fastest-levenshtein: "npm:^1.0.16"
19470-
file-entry-cache: "npm:^10.0.8"
19470+
file-entry-cache: "npm:^10.1.0"
1947119471
global-modules: "npm:^2.0.0"
1947219472
globby: "npm:^11.1.0"
1947319473
globjoin: "npm:^0.1.4"
1947419474
html-tags: "npm:^3.3.1"
19475-
ignore: "npm:^7.0.3"
19475+
ignore: "npm:^7.0.4"
1947619476
imurmurhash: "npm:^0.1.4"
1947719477
is-plain-object: "npm:^5.0.0"
1947819478
known-css-properties: "npm:^0.36.0"
@@ -19494,7 +19494,7 @@ __metadata:
1949419494
write-file-atomic: "npm:^5.0.1"
1949519495
bin:
1949619496
stylelint: bin/stylelint.mjs
19497-
checksum: 10c0/e633f323ff730e8f2ac982067e4caa9a6c98b81a519e7adff96fa7a7d047f68a24c0dd2d81f3511b0943d99c915f20f19da911d16d47336705ea70d46e960c89
19497+
checksum: 10c0/9094424554666aae2bf88773ff0ae9873343c7a9bc29a529665396f1f24b460e037023bd07fe4fe8f18b587369d88afda0452e91e0a9d1e97a6c09803f3c862d
1949819498
languageName: node
1949919499
linkType: hard
1950019500

0 commit comments

Comments
 (0)