Skip to content

Commit aca7eef

Browse files
authored
Merge pull request #1064 from alphagov/dependabot/npm_and_yarn/stylelint-17.9.0
Bump stylelint from 17.8.0 to 17.9.0
2 parents 1c96306 + 152311d commit aca7eef

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"jasmine-browser-runner": "^4.0.0",
2626
"jasmine-core": "^6.2.0",
2727
"standard": "^17.1.2",
28-
"stylelint": "^17.8.0",
28+
"stylelint": "^17.9.0",
2929
"stylelint-config-gds": "^2.0.0"
3030
},
3131
"packageManager": "yarn@4.2.2"

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ __metadata:
5555
languageName: node
5656
linkType: hard
5757

58-
"@csstools/css-calc@npm:^3.1.1":
59-
version: 3.1.1
60-
resolution: "@csstools/css-calc@npm:3.1.1"
58+
"@csstools/css-calc@npm:^3.2.0":
59+
version: 3.2.0
60+
resolution: "@csstools/css-calc@npm:3.2.0"
6161
peerDependencies:
6262
"@csstools/css-parser-algorithms": ^4.0.0
6363
"@csstools/css-tokenizer": ^4.0.0
64-
checksum: 10c0/6efcc016d988edf66e54c7bad03e352d61752cbd1b56c7557fd013868aab23505052ded8f912cd4034e216943ea1e04c957d81012489e3eddc14a57b386510ef
64+
checksum: 10c0/a4dffeef3cb8ec9e8c1e44fa68c7634033050be52ea0b56ba6ac3815b635b587c6f3a8f8cd7b8f53881c2dd0ab9ec0af77227c532ed81b8e24a05aa997d22337
6565
languageName: node
6666
linkType: hard
6767

@@ -74,7 +74,7 @@ __metadata:
7474
languageName: node
7575
linkType: hard
7676

77-
"@csstools/css-syntax-patches-for-csstree@npm:^1.1.2":
77+
"@csstools/css-syntax-patches-for-csstree@npm:^1.1.3":
7878
version: 1.1.3
7979
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.1.3"
8080
peerDependencies:
@@ -1955,7 +1955,7 @@ __metadata:
19551955
jasmine-browser-runner: "npm:^4.0.0"
19561956
jasmine-core: "npm:^6.2.0"
19571957
standard: "npm:^17.1.2"
1958-
stylelint: "npm:^17.8.0"
1958+
stylelint: "npm:^17.9.0"
19591959
stylelint-config-gds: "npm:^2.0.0"
19601960
languageName: unknown
19611961
linkType: soft
@@ -4109,13 +4109,13 @@ __metadata:
41094109
languageName: node
41104110
linkType: hard
41114111

4112-
"stylelint@npm:^17.8.0":
4113-
version: 17.8.0
4114-
resolution: "stylelint@npm:17.8.0"
4112+
"stylelint@npm:^17.9.0":
4113+
version: 17.9.0
4114+
resolution: "stylelint@npm:17.9.0"
41154115
dependencies:
4116-
"@csstools/css-calc": "npm:^3.1.1"
4116+
"@csstools/css-calc": "npm:^3.2.0"
41174117
"@csstools/css-parser-algorithms": "npm:^4.0.0"
4118-
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.2"
4118+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.3"
41194119
"@csstools/css-tokenizer": "npm:^4.0.0"
41204120
"@csstools/media-query-list-parser": "npm:^5.0.0"
41214121
"@csstools/selector-resolve-nested": "npm:^4.0.0"
@@ -4151,7 +4151,7 @@ __metadata:
41514151
write-file-atomic: "npm:^7.0.1"
41524152
bin:
41534153
stylelint: bin/stylelint.mjs
4154-
checksum: 10c0/de822c902944ed094afabb48802e5659ef479e7707cc0a789e11e833fff5d54fb7a82b83052df83882f77de00190c109dbacd0b2d87157857c3ed626eb0fb4d5
4154+
checksum: 10c0/e4d0867778f31e08a2458d871f70dbb701a5d844a2a775c13aff86b8a681e435da5dc6dc738eedc3d1744a2065fdef1a6bfd51b29a685b8087622d6ea88538c1
41554155
languageName: node
41564156
linkType: hard
41574157

0 commit comments

Comments
 (0)