Skip to content

Commit f172855

Browse files
authored
Merge pull request #2410 from alphagov/dependabot/npm_and_yarn/stylelint-16.26.1
2 parents b4c4617 + 8dcb8b7 commit f172855

2 files changed

Lines changed: 16 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jasmine-core": "^5.12.1",
3636
"postcss": "^8.5.6",
3737
"standardx": "^7.0.0",
38-
"stylelint": "^16.26.0",
38+
"stylelint": "^16.26.1",
3939
"stylelint-config-gds": "^2.0.0"
4040
},
4141
"dependencies": {

yarn.lock

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ __metadata:
6363
languageName: node
6464
linkType: hard
6565

66+
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.19":
67+
version: 1.0.19
68+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.19"
69+
checksum: c713104ee9e013b38f408973b57d0d18e03e8dc140c5a17791c2f2ac95bcdbb3740fa654b627524655860ec432fcf9fa8f302799388d37ee258b8c3b65be6ae6
70+
languageName: node
71+
linkType: hard
72+
6673
"@csstools/css-tokenizer@npm:^3.0.4":
6774
version: 3.0.4
6875
resolution: "@csstools/css-tokenizer@npm:3.0.4"
@@ -1382,7 +1389,7 @@ __metadata:
13821389
languageName: node
13831390
linkType: hard
13841391

1385-
"file-entry-cache@npm:^11.1.0":
1392+
"file-entry-cache@npm:^11.1.1":
13861393
version: 11.1.1
13871394
resolution: "file-entry-cache@npm:11.1.1"
13881395
dependencies:
@@ -3761,11 +3768,12 @@ __metadata:
37613768
languageName: node
37623769
linkType: hard
37633770

3764-
"stylelint@npm:^16.26.0":
3765-
version: 16.26.0
3766-
resolution: "stylelint@npm:16.26.0"
3771+
"stylelint@npm:^16.26.1":
3772+
version: 16.26.1
3773+
resolution: "stylelint@npm:16.26.1"
37673774
dependencies:
37683775
"@csstools/css-parser-algorithms": "npm:^3.0.5"
3776+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.19"
37693777
"@csstools/css-tokenizer": "npm:^3.0.4"
37703778
"@csstools/media-query-list-parser": "npm:^4.0.3"
37713779
"@csstools/selector-specificity": "npm:^5.0.0"
@@ -3778,7 +3786,7 @@ __metadata:
37783786
debug: "npm:^4.4.3"
37793787
fast-glob: "npm:^3.3.3"
37803788
fastest-levenshtein: "npm:^1.0.16"
3781-
file-entry-cache: "npm:^11.1.0"
3789+
file-entry-cache: "npm:^11.1.1"
37823790
global-modules: "npm:^2.0.0"
37833791
globby: "npm:^11.1.0"
37843792
globjoin: "npm:^0.1.4"
@@ -3805,7 +3813,7 @@ __metadata:
38053813
write-file-atomic: "npm:^5.0.1"
38063814
bin:
38073815
stylelint: bin/stylelint.mjs
3808-
checksum: 6f501ff051aee4fc7713635c98bf6837f889b22fe86152cfed20365ffeee0acf9d751f94ff265433b532b2a1ab7a228fc1fda3f507859acb57a689268939553d
3816+
checksum: 3805dfe868abdcc5a62e5726eebe5e950432cfadfc5b47c2f103ef4dede8ee1eb8a1247c9ceb01a1739c0aba68865d79899d33a707256365bb2004664524908b
38093817
languageName: node
38103818
linkType: hard
38113819

@@ -3908,7 +3916,7 @@ __metadata:
39083916
paste-html-to-govspeak: "npm:^0.5.0"
39093917
postcss: "npm:^8.5.6"
39103918
standardx: "npm:^7.0.0"
3911-
stylelint: "npm:^16.26.0"
3919+
stylelint: "npm:^16.26.1"
39123920
stylelint-config-gds: "npm:^2.0.0"
39133921
languageName: unknown
39143922
linkType: soft

0 commit comments

Comments
 (0)