Skip to content

Commit 1a735aa

Browse files
authored
Merge pull request #2506 from alphagov/dependabot/npm_and_yarn/stylelint-17.6.0
2 parents a83250c + 2cda388 commit 1a735aa

2 files changed

Lines changed: 13 additions & 15 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": "^6.1.0",
3636
"postcss": "^8.5.8",
3737
"standardx": "^7.0.0",
38-
"stylelint": "^17.5.0",
38+
"stylelint": "^17.6.0",
3939
"stylelint-config-gds": "^2.0.0"
4040
},
4141
"dependencies": {

yarn.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ __metadata:
7373
languageName: node
7474
linkType: hard
7575

76-
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.29":
76+
"@csstools/css-syntax-patches-for-csstree@npm:^1.1.1":
7777
version: 1.1.1
7878
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.1.1"
7979
peerDependencies:
@@ -3560,13 +3560,13 @@ __metadata:
35603560
languageName: node
35613561
linkType: hard
35623562

3563-
"stylelint@npm:^17.5.0":
3564-
version: 17.5.0
3565-
resolution: "stylelint@npm:17.5.0"
3563+
"stylelint@npm:^17.6.0":
3564+
version: 17.6.0
3565+
resolution: "stylelint@npm:17.6.0"
35663566
dependencies:
35673567
"@csstools/css-calc": "npm:^3.1.1"
35683568
"@csstools/css-parser-algorithms": "npm:^4.0.0"
3569-
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.29"
3569+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.1"
35703570
"@csstools/css-tokenizer": "npm:^4.0.0"
35713571
"@csstools/media-query-list-parser": "npm:^5.0.0"
35723572
"@csstools/selector-resolve-nested": "npm:^4.0.0"
@@ -3585,7 +3585,6 @@ __metadata:
35853585
html-tags: "npm:^5.1.0"
35863586
ignore: "npm:^7.0.5"
35873587
import-meta-resolve: "npm:^4.2.0"
3588-
imurmurhash: "npm:^0.1.4"
35893588
is-plain-object: "npm:^5.0.0"
35903589
mathml-tag-names: "npm:^4.0.0"
35913590
meow: "npm:^14.1.0"
@@ -3600,10 +3599,10 @@ __metadata:
36003599
supports-hyperlinks: "npm:^4.4.0"
36013600
svg-tags: "npm:^1.0.0"
36023601
table: "npm:^6.9.0"
3603-
write-file-atomic: "npm:^7.0.0"
3602+
write-file-atomic: "npm:^7.0.1"
36043603
bin:
36053604
stylelint: bin/stylelint.mjs
3606-
checksum: bc7bb57e04c82d4d6135e1905deb43f85e459951070c16a8858949b682ea9abbb901f50e8d7bd1b0155fba25ceee1b0238b1638f14304f193dfd7ea45adf4e88
3605+
checksum: 831aa281a4723f3fab3c653fae7bfc13e97458ea04d7eb3991ebd7fc3b1e4fefba24f920abb518390782ed9810b96f5652767f99a2ab537c4f6b14ea10846bc1
36073606
languageName: node
36083607
linkType: hard
36093608

@@ -3713,7 +3712,7 @@ __metadata:
37133712
paste-html-to-govspeak: "npm:^0.5.0"
37143713
postcss: "npm:^8.5.8"
37153714
standardx: "npm:^7.0.0"
3716-
stylelint: "npm:^17.5.0"
3715+
stylelint: "npm:^17.6.0"
37173716
stylelint-config-gds: "npm:^2.0.0"
37183717
languageName: unknown
37193718
linkType: soft
@@ -3854,13 +3853,12 @@ __metadata:
38543853
languageName: node
38553854
linkType: hard
38563855

3857-
"write-file-atomic@npm:^7.0.0":
3858-
version: 7.0.0
3859-
resolution: "write-file-atomic@npm:7.0.0"
3856+
"write-file-atomic@npm:^7.0.1":
3857+
version: 7.0.1
3858+
resolution: "write-file-atomic@npm:7.0.1"
38603859
dependencies:
3861-
imurmurhash: "npm:^0.1.4"
38623860
signal-exit: "npm:^4.0.1"
3863-
checksum: f5dd7c0324ae03b399974484fbe56363654c3884920e3c4f4d59b690596f113f60f4061a3c0aa5e6f4c22e5b9e7e0608954fd8131a916c9123b68a17ba886345
3861+
checksum: 69cebb64945e22928a24ae7e2a55bf54438c92d6f657c1fa5e96b7c7a50f6c022e7454ab5c259079bb35f60296242f3a21234c79320d64a8ad57675b56a2098d
38643862
languageName: node
38653863
linkType: hard
38663864

0 commit comments

Comments
 (0)