Skip to content

Commit fa7fb4e

Browse files
authored
Merge pull request #247 from rematocorp/dependabot/npm_and_yarn/stylelint-17.14.0
Bump stylelint from 17.13.0 to 17.14.0
2 parents 87796af + 0b54e6f commit fa7fb4e

2 files changed

Lines changed: 23 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@remato/prettier-config": "git+ssh://git@github.com/rematocorp/prettier-config.git#master",
1717
"@remato/stylelint-config": "git+ssh://git@github.com/rematocorp/stylelint-config.git#master",
18-
"stylelint": "^17.13.0",
18+
"stylelint": "^17.14.0",
1919
"typescript": "^6.0.3"
2020
},
2121
"prettier": "@remato/prettier-config",

yarn.lock

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,18 @@ __metadata:
123123
languageName: node
124124
linkType: hard
125125

126+
"@csstools/css-syntax-patches-for-csstree@npm:^1.1.5":
127+
version: 1.1.6
128+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.1.6"
129+
peerDependencies:
130+
css-tree: ^3.2.1
131+
peerDependenciesMeta:
132+
css-tree:
133+
optional: true
134+
checksum: 10c0/4f1322833df87dfb19ec5b23cba5475ceeff8391940dd0eeaf9b28df362f23c354c31f704c4bdef9bd749ae5f0825ded022df3fea1fab39af9b6aab42370ba53
135+
languageName: node
136+
linkType: hard
137+
126138
"@csstools/css-tokenizer@npm:^3.0.4":
127139
version: 3.0.4
128140
resolution: "@csstools/css-tokenizer@npm:3.0.4"
@@ -255,7 +267,7 @@ __metadata:
255267
dependencies:
256268
"@remato/prettier-config": "git+ssh://git@github.com/rematocorp/prettier-config.git#master"
257269
"@remato/stylelint-config": "git+ssh://git@github.com/rematocorp/stylelint-config.git#master"
258-
stylelint: "npm:^17.13.0"
270+
stylelint: "npm:^17.14.0"
259271
typescript: "npm:^6.0.3"
260272
languageName: unknown
261273
linkType: soft
@@ -468,7 +480,7 @@ __metadata:
468480
languageName: node
469481
linkType: hard
470482

471-
"cosmiconfig@npm:^9.0.1":
483+
"cosmiconfig@npm:^9.0.2":
472484
version: 9.0.2
473485
resolution: "cosmiconfig@npm:9.0.2"
474486
dependencies:
@@ -1257,7 +1269,7 @@ __metadata:
12571269
languageName: node
12581270
linkType: hard
12591271

1260-
"postcss-selector-parser@npm:^7.1.1":
1272+
"postcss-selector-parser@npm:^7.1.1, postcss-selector-parser@npm:^7.1.4":
12611273
version: 7.1.4
12621274
resolution: "postcss-selector-parser@npm:7.1.4"
12631275
dependencies:
@@ -1556,19 +1568,19 @@ __metadata:
15561568
languageName: node
15571569
linkType: hard
15581570

1559-
"stylelint@npm:^17.13.0":
1560-
version: 17.13.0
1561-
resolution: "stylelint@npm:17.13.0"
1571+
"stylelint@npm:^17.14.0":
1572+
version: 17.14.0
1573+
resolution: "stylelint@npm:17.14.0"
15621574
dependencies:
15631575
"@csstools/css-calc": "npm:^3.2.1"
15641576
"@csstools/css-parser-algorithms": "npm:^4.0.0"
1565-
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.4"
1577+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.5"
15661578
"@csstools/css-tokenizer": "npm:^4.0.0"
15671579
"@csstools/media-query-list-parser": "npm:^5.0.0"
15681580
"@csstools/selector-resolve-nested": "npm:^4.0.0"
15691581
"@csstools/selector-specificity": "npm:^6.0.0"
15701582
colord: "npm:^2.9.3"
1571-
cosmiconfig: "npm:^9.0.1"
1583+
cosmiconfig: "npm:^9.0.2"
15721584
css-functions-list: "npm:^3.3.3"
15731585
css-tree: "npm:^3.2.1"
15741586
debug: "npm:^4.4.3"
@@ -1588,7 +1600,7 @@ __metadata:
15881600
picocolors: "npm:^1.1.1"
15891601
postcss: "npm:^8.5.15"
15901602
postcss-safe-parser: "npm:^7.0.1"
1591-
postcss-selector-parser: "npm:^7.1.1"
1603+
postcss-selector-parser: "npm:^7.1.4"
15921604
postcss-value-parser: "npm:^4.2.0"
15931605
string-width: "npm:^8.2.1"
15941606
supports-hyperlinks: "npm:^4.4.0"
@@ -1597,7 +1609,7 @@ __metadata:
15971609
write-file-atomic: "npm:^7.0.1"
15981610
bin:
15991611
stylelint: bin/stylelint.mjs
1600-
checksum: 10c0/07b8e640099c042a5ee807303f79d065998304410ec94e18c419a22e5695bebfe9b2ca10a760630eff9d71f108b2404da8ab7eaba2559686ba99f688b747820b
1612+
checksum: 10c0/7be23db5c66eba4d4b540bcf9b94e42daf40b1f52b089792dcb8e7d951f81fbec342a458f692fb5156848d6073ce6c36065ba9ec71e86d1c68360dbc3c251a00
16011613
languageName: node
16021614
linkType: hard
16031615

0 commit comments

Comments
 (0)