Skip to content

Commit 3a4aec0

Browse files
authored
Merge pull request #2210 from alphagov/dependabot/npm_and_yarn/stylelint-16.19.0
2 parents c7ad6a8 + 9fb25ca commit 3a4aec0

2 files changed

Lines changed: 29 additions & 22 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.6.0",
3636
"postcss": "^8.5.3",
3737
"standardx": "^7.0.0",
38-
"stylelint": "^16.18.0",
38+
"stylelint": "^16.19.0",
3939
"stylelint-config-gds": "^2.0.0"
4040
},
4141
"dependencies": {

yarn.lock

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,12 +1364,12 @@ __metadata:
13641364
languageName: node
13651365
linkType: hard
13661366

1367-
"file-entry-cache@npm:^10.0.7":
1368-
version: 10.0.7
1369-
resolution: "file-entry-cache@npm:10.0.7"
1367+
"file-entry-cache@npm:^10.0.8":
1368+
version: 10.0.8
1369+
resolution: "file-entry-cache@npm:10.0.8"
13701370
dependencies:
1371-
flat-cache: "npm:^6.1.7"
1372-
checksum: b56ea1b6f3f0faf7954667c1991d8ff50901c53cd37c775b72d18d6fa5641bbf0e2cddb84b9d10f900a6ad3d1432f1525405a966b113d7512d9d8f820f1bb7a4
1371+
flat-cache: "npm:^6.1.8"
1372+
checksum: f0932e4145cd8d608a4b78c97000b64cf85700234ab5805157b31a8a9fab3e11cc3f47fb45fbac9b9ded6f80b6459fa796a02f195d73629e22629c0c7ac733a1
13731373
languageName: node
13741374
linkType: hard
13751375

@@ -1444,14 +1444,14 @@ __metadata:
14441444
languageName: node
14451445
linkType: hard
14461446

1447-
"flat-cache@npm:^6.1.7":
1448-
version: 6.1.7
1449-
resolution: "flat-cache@npm:6.1.7"
1447+
"flat-cache@npm:^6.1.8":
1448+
version: 6.1.8
1449+
resolution: "flat-cache@npm:6.1.8"
14501450
dependencies:
14511451
cacheable: "npm:^1.8.9"
14521452
flatted: "npm:^3.3.3"
1453-
hookified: "npm:^1.7.1"
1454-
checksum: 37bf101b35483e2df3f2fbee46e549d8e6ebd932fb4969a800dc595a13bd239b7dfe804a8f565518b39bec78d827344afa21d66849f1f12ca8f13901411f2b9d
1453+
hookified: "npm:^1.8.1"
1454+
checksum: ccd7eb36e1d9d9b1b5e224990b37aa528a1db5546c204c9134dc1e737b9da71dd40bc9706663d40e512dd58367c7cf624d922c1ba949d5089720cf4d11fd9191
14551455
languageName: node
14561456
linkType: hard
14571457

@@ -1774,6 +1774,13 @@ __metadata:
17741774
languageName: node
17751775
linkType: hard
17761776

1777+
"hookified@npm:^1.8.1":
1778+
version: 1.8.2
1779+
resolution: "hookified@npm:1.8.2"
1780+
checksum: 6219057e00e9ad04b53c784c7147ecd24a29cd76f5a11ff3719b2e226b25501e2ddff4301906a148896633208623453934f06b8441732873800a4f7a8f4eac44
1781+
languageName: node
1782+
linkType: hard
1783+
17771784
"hosted-git-info@npm:^2.1.4":
17781785
version: 2.8.9
17791786
resolution: "hosted-git-info@npm:2.8.9"
@@ -2221,10 +2228,10 @@ __metadata:
22212228
languageName: node
22222229
linkType: hard
22232230

2224-
"known-css-properties@npm:^0.35.0":
2225-
version: 0.35.0
2226-
resolution: "known-css-properties@npm:0.35.0"
2227-
checksum: 04a4a2859d62670bb25b5b28091a1f03f6f0d3298a5ed3e7476397c5287b98c434f6dd9c004a0c67a53b7f21acc93f83c972e98c122f568d4d0bd21fd2b90fb6
2231+
"known-css-properties@npm:^0.36.0":
2232+
version: 0.36.0
2233+
resolution: "known-css-properties@npm:0.36.0"
2234+
checksum: 098c8f956408a7ce26a639c2354e0184fb2bb2772bb7d1ba23192b6b6cf5818cbb8a0acfb4049705ea103d9916065703bc540fa084a6349fdb41bf745aada4bc
22282235
languageName: node
22292236
linkType: hard
22302237

@@ -3743,9 +3750,9 @@ __metadata:
37433750
languageName: node
37443751
linkType: hard
37453752

3746-
"stylelint@npm:^16.18.0":
3747-
version: 16.18.0
3748-
resolution: "stylelint@npm:16.18.0"
3753+
"stylelint@npm:^16.19.0":
3754+
version: 16.19.0
3755+
resolution: "stylelint@npm:16.19.0"
37493756
dependencies:
37503757
"@csstools/css-parser-algorithms": "npm:^3.0.4"
37513758
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -3760,15 +3767,15 @@ __metadata:
37603767
debug: "npm:^4.3.7"
37613768
fast-glob: "npm:^3.3.3"
37623769
fastest-levenshtein: "npm:^1.0.16"
3763-
file-entry-cache: "npm:^10.0.7"
3770+
file-entry-cache: "npm:^10.0.8"
37643771
global-modules: "npm:^2.0.0"
37653772
globby: "npm:^11.1.0"
37663773
globjoin: "npm:^0.1.4"
37673774
html-tags: "npm:^3.3.1"
37683775
ignore: "npm:^7.0.3"
37693776
imurmurhash: "npm:^0.1.4"
37703777
is-plain-object: "npm:^5.0.0"
3771-
known-css-properties: "npm:^0.35.0"
3778+
known-css-properties: "npm:^0.36.0"
37723779
mathml-tag-names: "npm:^2.1.3"
37733780
meow: "npm:^13.2.0"
37743781
micromatch: "npm:^4.0.8"
@@ -3787,7 +3794,7 @@ __metadata:
37873794
write-file-atomic: "npm:^5.0.1"
37883795
bin:
37893796
stylelint: bin/stylelint.mjs
3790-
checksum: 7e6646c850a1862033d1e91ab04a72ef021facf5ef1b8fd130b5ccd680ae2b9e783f8f594a4ac844c51ffd07a04838c601bb6c0beb446d9c3c90aa5dcd9a92d0
3797+
checksum: 15a8c2f5c1ece526672eec05b8c69e2cb0fb41c9d77e22577d19d88610de2f1f59fd5926b067166d0d8d30cca8c745401fa119c31d2525335d631bd58c75a7a0
37913798
languageName: node
37923799
linkType: hard
37933800

@@ -3892,7 +3899,7 @@ __metadata:
38923899
paste-html-to-govspeak: "npm:^0.5.0"
38933900
postcss: "npm:^8.5.3"
38943901
standardx: "npm:^7.0.0"
3895-
stylelint: "npm:^16.18.0"
3902+
stylelint: "npm:^16.19.0"
38963903
stylelint-config-gds: "npm:^2.0.0"
38973904
languageName: unknown
38983905
linkType: soft

0 commit comments

Comments
 (0)