Skip to content

Commit 4321ec6

Browse files
authored
Merge pull request #1114 from alphagov/dependabot/npm_and_yarn/stylelint-17.11.1
Bump stylelint from 17.11.0 to 17.11.1
2 parents 386a1e3 + 667bd13 commit 4321ec6

2 files changed

Lines changed: 8 additions & 16 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.10.0",
28+
"stylelint": "^17.11.1",
2929
"stylelint-config-gds": "^2.0.0"
3030
},
3131
"packageManager": "yarn@4.2.2"

yarn.lock

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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.10.0"
1958+
stylelint: "npm:^17.11.1"
19591959
stylelint-config-gds: "npm:^2.0.0"
19601960
languageName: unknown
19611961
linkType: soft
@@ -2364,13 +2364,6 @@ __metadata:
23642364
languageName: node
23652365
linkType: hard
23662366

2367-
"is-plain-object@npm:^5.0.0":
2368-
version: 5.0.0
2369-
resolution: "is-plain-object@npm:5.0.0"
2370-
checksum: 10c0/893e42bad832aae3511c71fd61c0bf61aa3a6d853061c62a307261842727d0d25f761ce9379f7ba7226d6179db2a3157efa918e7fe26360f3bf0842d9f28942c
2371-
languageName: node
2372-
linkType: hard
2373-
23742367
"is-promise@npm:^4.0.0":
23752368
version: 4.0.0
23762369
resolution: "is-promise@npm:4.0.0"
@@ -3301,7 +3294,7 @@ __metadata:
33013294
languageName: node
33023295
linkType: hard
33033296

3304-
"postcss@npm:^8.5.13":
3297+
"postcss@npm:^8.5.14":
33053298
version: 8.5.14
33063299
resolution: "postcss@npm:8.5.14"
33073300
dependencies:
@@ -4109,9 +4102,9 @@ __metadata:
41094102
languageName: node
41104103
linkType: hard
41114104

4112-
"stylelint@npm:^17.10.0":
4113-
version: 17.11.0
4114-
resolution: "stylelint@npm:17.11.0"
4105+
"stylelint@npm:^17.11.1":
4106+
version: 17.11.1
4107+
resolution: "stylelint@npm:17.11.1"
41154108
dependencies:
41164109
"@csstools/css-calc": "npm:^3.2.0"
41174110
"@csstools/css-parser-algorithms": "npm:^4.0.0"
@@ -4134,13 +4127,12 @@ __metadata:
41344127
html-tags: "npm:^5.1.0"
41354128
ignore: "npm:^7.0.5"
41364129
import-meta-resolve: "npm:^4.2.0"
4137-
is-plain-object: "npm:^5.0.0"
41384130
mathml-tag-names: "npm:^4.0.0"
41394131
meow: "npm:^14.1.0"
41404132
micromatch: "npm:^4.0.8"
41414133
normalize-path: "npm:^3.0.0"
41424134
picocolors: "npm:^1.1.1"
4143-
postcss: "npm:^8.5.13"
4135+
postcss: "npm:^8.5.14"
41444136
postcss-safe-parser: "npm:^7.0.1"
41454137
postcss-selector-parser: "npm:^7.1.1"
41464138
postcss-value-parser: "npm:^4.2.0"
@@ -4151,7 +4143,7 @@ __metadata:
41514143
write-file-atomic: "npm:^7.0.1"
41524144
bin:
41534145
stylelint: bin/stylelint.mjs
4154-
checksum: 10c0/a494edaa51bc13b9765fe36106b5d165b20a49ca25960c478da1ca547937ad46f7880ac6149816b21e47def24ed434717b7481bd8560eb1705b19b3f42700b16
4146+
checksum: 10c0/72e4bcf29b4c69199c08a5081bafad024c6c7417ab3e19e26fec2ceca825e51dad20dc09099f94c7453cd6b13aa2b698f0a618a453e7847d3a413d8f4091e749
41554147
languageName: node
41564148
linkType: hard
41574149

0 commit comments

Comments
 (0)