Skip to content

Commit d551257

Browse files
Build(deps-dev): bump stylelint from 17.6.0 to 17.9.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.6.0 to 17.9.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.6.0...17.9.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0d7881 commit d551257

2 files changed

Lines changed: 22 additions & 33 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.9",
3737
"standardx": "^7.0.0",
38-
"stylelint": "^17.6.0",
38+
"stylelint": "^17.9.1",
3939
"stylelint-config-gds": "^2.0.0"
4040
},
4141
"dependencies": {

yarn.lock

Lines changed: 21 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ __metadata:
5454
languageName: node
5555
linkType: hard
5656

57-
"@csstools/css-calc@npm:^3.1.1":
58-
version: 3.1.1
59-
resolution: "@csstools/css-calc@npm:3.1.1"
57+
"@csstools/css-calc@npm:^3.2.0":
58+
version: 3.2.0
59+
resolution: "@csstools/css-calc@npm:3.2.0"
6060
peerDependencies:
6161
"@csstools/css-parser-algorithms": ^4.0.0
6262
"@csstools/css-tokenizer": ^4.0.0
63-
checksum: 6efcc016d988edf66e54c7bad03e352d61752cbd1b56c7557fd013868aab23505052ded8f912cd4034e216943ea1e04c957d81012489e3eddc14a57b386510ef
63+
checksum: a4dffeef3cb8ec9e8c1e44fa68c7634033050be52ea0b56ba6ac3815b635b587c6f3a8f8cd7b8f53881c2dd0ab9ec0af77227c532ed81b8e24a05aa997d22337
6464
languageName: node
6565
linkType: hard
6666

@@ -73,15 +73,15 @@ __metadata:
7373
languageName: node
7474
linkType: hard
7575

76-
"@csstools/css-syntax-patches-for-csstree@npm:^1.1.1":
77-
version: 1.1.1
78-
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.1.1"
76+
"@csstools/css-syntax-patches-for-csstree@npm:^1.1.3":
77+
version: 1.1.3
78+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.1.3"
7979
peerDependencies:
8080
css-tree: ^3.2.1
8181
peerDependenciesMeta:
8282
css-tree:
8383
optional: true
84-
checksum: 947f82e9e8af0512f1d6600f68da1bbe8d15112fa73435169608a68dcf20262ae517c799202c86a6c3bc889d0e9fab724ad5661a3aa98432390f8f9765b86ddc
84+
checksum: 3b8a686710a46bb460f9d560d52ce0de315828e6d452002b692013e95fbf53669d7a71e28c9b6b1333fa9f37f058fad93e5db3b8516444907713cb9aad299ce1
8585
languageName: node
8686
linkType: hard
8787

@@ -1550,17 +1550,17 @@ __metadata:
15501550
languageName: node
15511551
linkType: hard
15521552

1553-
"globby@npm:^16.1.1":
1554-
version: 16.1.1
1555-
resolution: "globby@npm:16.1.1"
1553+
"globby@npm:^16.2.0":
1554+
version: 16.2.0
1555+
resolution: "globby@npm:16.2.0"
15561556
dependencies:
15571557
"@sindresorhus/merge-streams": "npm:^4.0.0"
15581558
fast-glob: "npm:^3.3.3"
15591559
ignore: "npm:^7.0.5"
15601560
is-path-inside: "npm:^4.0.0"
15611561
slash: "npm:^5.1.0"
15621562
unicorn-magic: "npm:^0.4.0"
1563-
checksum: 2fbed8e5c59639a98b9b9c700afe5bcedf14742b43c25950cfd34a032db0cce4b440d8436beb4a936d211744e0b7330646f086b95cd8054251162c5d83001600
1563+
checksum: fc0675e01dc1da5095f30dccc46a3047fc38d45ca08c21c1aa871bd79d38682f507d84a159be168019db5fffaa09c5663c3679c29190a2d4f999dc91d7ff6406
15641564
languageName: node
15651565
linkType: hard
15661566

@@ -2813,17 +2813,6 @@ __metadata:
28132813
languageName: node
28142814
linkType: hard
28152815

2816-
"postcss@npm:^8.5.8":
2817-
version: 8.5.8
2818-
resolution: "postcss@npm:8.5.8"
2819-
dependencies:
2820-
nanoid: "npm:^3.3.11"
2821-
picocolors: "npm:^1.1.1"
2822-
source-map-js: "npm:^1.2.1"
2823-
checksum: dd918f7127ee7c60a0295bae2e72b3787892296e1d1c3c564d7a2a00c68d8df83cadc3178491259daa19ccc54804fb71ed8c937c6787e08d8bd4bedf8d17044c
2824-
languageName: node
2825-
linkType: hard
2826-
28272816
"postcss@npm:^8.5.9":
28282817
version: 8.5.9
28292818
resolution: "postcss@npm:8.5.9"
@@ -3571,13 +3560,13 @@ __metadata:
35713560
languageName: node
35723561
linkType: hard
35733562

3574-
"stylelint@npm:^17.6.0":
3575-
version: 17.6.0
3576-
resolution: "stylelint@npm:17.6.0"
3563+
"stylelint@npm:^17.9.1":
3564+
version: 17.9.1
3565+
resolution: "stylelint@npm:17.9.1"
35773566
dependencies:
3578-
"@csstools/css-calc": "npm:^3.1.1"
3567+
"@csstools/css-calc": "npm:^3.2.0"
35793568
"@csstools/css-parser-algorithms": "npm:^4.0.0"
3580-
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.1"
3569+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.3"
35813570
"@csstools/css-tokenizer": "npm:^4.0.0"
35823571
"@csstools/media-query-list-parser": "npm:^5.0.0"
35833572
"@csstools/selector-resolve-nested": "npm:^4.0.0"
@@ -3591,7 +3580,7 @@ __metadata:
35913580
fastest-levenshtein: "npm:^1.0.16"
35923581
file-entry-cache: "npm:^11.1.2"
35933582
global-modules: "npm:^2.0.0"
3594-
globby: "npm:^16.1.1"
3583+
globby: "npm:^16.2.0"
35953584
globjoin: "npm:^0.1.4"
35963585
html-tags: "npm:^5.1.0"
35973586
ignore: "npm:^7.0.5"
@@ -3602,7 +3591,7 @@ __metadata:
36023591
micromatch: "npm:^4.0.8"
36033592
normalize-path: "npm:^3.0.0"
36043593
picocolors: "npm:^1.1.1"
3605-
postcss: "npm:^8.5.8"
3594+
postcss: "npm:^8.5.9"
36063595
postcss-safe-parser: "npm:^7.0.1"
36073596
postcss-selector-parser: "npm:^7.1.1"
36083597
postcss-value-parser: "npm:^4.2.0"
@@ -3613,7 +3602,7 @@ __metadata:
36133602
write-file-atomic: "npm:^7.0.1"
36143603
bin:
36153604
stylelint: bin/stylelint.mjs
3616-
checksum: 831aa281a4723f3fab3c653fae7bfc13e97458ea04d7eb3991ebd7fc3b1e4fefba24f920abb518390782ed9810b96f5652767f99a2ab537c4f6b14ea10846bc1
3605+
checksum: 889e31c66ceedac576ba222e0b1d867eae9a7f3a596d4806f3e5ee982aa77e216a247fba487d009a7e8bf1298ddddf707c21fd267d441395d76daf2deff979f9
36173606
languageName: node
36183607
linkType: hard
36193608

@@ -3723,7 +3712,7 @@ __metadata:
37233712
paste-html-to-govspeak: "npm:^0.5.0"
37243713
postcss: "npm:^8.5.9"
37253714
standardx: "npm:^7.0.0"
3726-
stylelint: "npm:^17.6.0"
3715+
stylelint: "npm:^17.9.1"
37273716
stylelint-config-gds: "npm:^2.0.0"
37283717
languageName: unknown
37293718
linkType: soft

0 commit comments

Comments
 (0)