Skip to content

Commit 2d49f36

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

2 files changed

Lines changed: 16 additions & 32 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.6",
3737
"standardx": "^7.0.0",
38-
"stylelint": "^17.3.0",
38+
"stylelint": "^17.4.0",
3939
"stylelint-config-gds": "^2.0.0"
4040
},
4141
"dependencies": {

yarn.lock

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

76-
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.26":
77-
version: 1.0.27
78-
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.27"
79-
checksum: ef3f2a639109758c0f3c04520465800ca4c830174bd6f7979795083877c82ace51ab8353857b06a818cb6c0de6d4dc88f84a86fc3b021be47f11a0f1c4b74e7e
76+
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.27":
77+
version: 1.0.28
78+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.28"
79+
checksum: d3334499545a4d7abdd7b18364c055aec22f66323828af9b87a9adb43153e0e12319876c5ab128b972605f21da60cb05857f4d143eac9ddffe51c33f3dfb7fff
8080
languageName: node
8181
linkType: hard
8282

@@ -387,13 +387,6 @@ __metadata:
387387
languageName: node
388388
linkType: hard
389389

390-
"balanced-match@npm:^3.0.1":
391-
version: 3.0.1
392-
resolution: "balanced-match@npm:3.0.1"
393-
checksum: ac8dd63a5b260610c2cbda982f436e964c1b9ae8764d368a523769da40a31710abd6e19f0fdf1773c4ad7b2ea7ba7b285d547375dc723f6e754369835afc8e9f
394-
languageName: node
395-
linkType: hard
396-
397390
"body-parser@npm:^2.2.1":
398391
version: 2.2.1
399392
resolution: "body-parser@npm:2.2.1"
@@ -645,10 +638,10 @@ __metadata:
645638
languageName: node
646639
linkType: hard
647640

648-
"css-functions-list@npm:^3.2.3":
649-
version: 3.2.3
650-
resolution: "css-functions-list@npm:3.2.3"
651-
checksum: 03f9ed34eeed310d2b1cf0e524eea02bc5f87854a4de85f8957ea432ab1036841a3fb00879590519f7bb8fda40d992ce7a72fa9b61696ca1dc53b90064858f96
641+
"css-functions-list@npm:^3.3.3":
642+
version: 3.3.3
643+
resolution: "css-functions-list@npm:3.3.3"
644+
checksum: 7b9e5dd94e0178b2edb0f3263de5ae7942e56ab0b73420d4adb8fea003367e1dbc94fe8ea300bf732d1423f7eafb523e695136f0a4e6ae4f0abec66848219ee6
652645
languageName: node
653646
linkType: hard
654647

@@ -2102,13 +2095,6 @@ __metadata:
21022095
languageName: node
21032096
linkType: hard
21042097

2105-
"known-css-properties@npm:^0.37.0":
2106-
version: 0.37.0
2107-
resolution: "known-css-properties@npm:0.37.0"
2108-
checksum: e0ec08cae580e8833254b690971f73ec6f78ac461820a3c755b4a0b62c5b871501753b4aa60b30576a0f621ba44b231235cf9f35ab89e2e7de5448dfe0600241
2109-
languageName: node
2110-
linkType: hard
2111-
21122098
"levn@npm:^0.4.1":
21132099
version: 0.4.1
21142100
resolution: "levn@npm:0.4.1"
@@ -3576,21 +3562,20 @@ __metadata:
35763562
languageName: node
35773563
linkType: hard
35783564

3579-
"stylelint@npm:^17.3.0":
3580-
version: 17.3.0
3581-
resolution: "stylelint@npm:17.3.0"
3565+
"stylelint@npm:^17.4.0":
3566+
version: 17.4.0
3567+
resolution: "stylelint@npm:17.4.0"
35823568
dependencies:
35833569
"@csstools/css-calc": "npm:^3.1.1"
35843570
"@csstools/css-parser-algorithms": "npm:^4.0.0"
3585-
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.26"
3571+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.27"
35863572
"@csstools/css-tokenizer": "npm:^4.0.0"
35873573
"@csstools/media-query-list-parser": "npm:^5.0.0"
35883574
"@csstools/selector-resolve-nested": "npm:^4.0.0"
35893575
"@csstools/selector-specificity": "npm:^6.0.0"
3590-
balanced-match: "npm:^3.0.1"
35913576
colord: "npm:^2.9.3"
35923577
cosmiconfig: "npm:^9.0.0"
3593-
css-functions-list: "npm:^3.2.3"
3578+
css-functions-list: "npm:^3.3.3"
35943579
css-tree: "npm:^3.1.0"
35953580
debug: "npm:^4.4.3"
35963581
fast-glob: "npm:^3.3.3"
@@ -3604,7 +3589,6 @@ __metadata:
36043589
import-meta-resolve: "npm:^4.2.0"
36053590
imurmurhash: "npm:^0.1.4"
36063591
is-plain-object: "npm:^5.0.0"
3607-
known-css-properties: "npm:^0.37.0"
36083592
mathml-tag-names: "npm:^4.0.0"
36093593
meow: "npm:^14.0.0"
36103594
micromatch: "npm:^4.0.8"
@@ -3621,7 +3605,7 @@ __metadata:
36213605
write-file-atomic: "npm:^7.0.0"
36223606
bin:
36233607
stylelint: bin/stylelint.mjs
3624-
checksum: 94d136e4fe29bdf269613706fe19cfe0872de9c7d63c38c42d463be9ccec349b64a3a94539be73bc243a8e3ebdb20ca208b642725cfa7ba2e315dc2656575d51
3608+
checksum: ccda036ae73e4e2d711d1c54e76ce01d991fc13607323f0d31c06828e135ec33ac65ba13f0b83956f9837da73d71f42d1e6148678e8f1c077b98cfbec0821800
36253609
languageName: node
36263610
linkType: hard
36273611

@@ -3731,7 +3715,7 @@ __metadata:
37313715
paste-html-to-govspeak: "npm:^0.5.0"
37323716
postcss: "npm:^8.5.6"
37333717
standardx: "npm:^7.0.0"
3734-
stylelint: "npm:^17.3.0"
3718+
stylelint: "npm:^17.4.0"
37353719
stylelint-config-gds: "npm:^2.0.0"
37363720
languageName: unknown
37373721
linkType: soft

0 commit comments

Comments
 (0)