Skip to content

Commit 930ef94

Browse files
build(deps-dev): Bump stylelint in the stylelint group
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 17.1.1 to 17.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.1.1...17.3.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7193182 commit 930ef94

File tree

2 files changed

+21
-17
lines changed

2 files changed

+21
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"size-limit": "^12.0.0",
8484
"storybook": "10.2.8",
8585
"style-loader": "^4.0.0",
86-
"stylelint": "^17.1.1",
86+
"stylelint": "^17.3.0",
8787
"stylelint-config-recess-order": "^7.6.1",
8888
"stylelint-config-standard": "^40.0.0",
8989
"stylelint-media-use-custom-media": "^4.1.0",

yarn.lock

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ __metadata:
735735
languageName: node
736736
linkType: hard
737737

738-
"@csstools/css-calc@npm:^3.0.0":
738+
"@csstools/css-calc@npm:^3.0.0, @csstools/css-calc@npm:^3.1.1":
739739
version: 3.1.1
740740
resolution: "@csstools/css-calc@npm:3.1.1"
741741
peerDependencies:
@@ -767,13 +767,6 @@ __metadata:
767767
languageName: node
768768
linkType: hard
769769

770-
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.25":
771-
version: 1.0.25
772-
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.25"
773-
checksum: 10/42dfcd164ed6a66eee8dd3fcdbdaa58d032ab8c3bb5ead2453915429367766879b25332e09379a67357fd33742b856160e7c0182c7d90be00f57571b916c18e7
774-
languageName: node
775-
linkType: hard
776-
777770
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.26":
778771
version: 1.0.27
779772
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.27"
@@ -5422,7 +5415,7 @@ __metadata:
54225415
size-limit: "npm:^12.0.0"
54235416
storybook: "npm:10.2.8"
54245417
style-loader: "npm:^4.0.0"
5425-
stylelint: "npm:^17.1.1"
5418+
stylelint: "npm:^17.3.0"
54265419
stylelint-config-recess-order: "npm:^7.6.1"
54275420
stylelint-config-standard: "npm:^40.0.0"
54285421
stylelint-media-use-custom-media: "npm:^4.1.0"
@@ -17477,7 +17470,7 @@ __metadata:
1747717470
languageName: node
1747817471
linkType: hard
1747917472

17480-
"string-width@npm:^8.0.0, string-width@npm:^8.1.0":
17473+
"string-width@npm:^8.0.0":
1748117474
version: 8.1.0
1748217475
resolution: "string-width@npm:8.1.0"
1748317476
dependencies:
@@ -17487,6 +17480,16 @@ __metadata:
1748717480
languageName: node
1748817481
linkType: hard
1748917482

17483+
"string-width@npm:^8.1.1":
17484+
version: 8.1.1
17485+
resolution: "string-width@npm:8.1.1"
17486+
dependencies:
17487+
get-east-asian-width: "npm:^1.3.0"
17488+
strip-ansi: "npm:^7.1.0"
17489+
checksum: 10/65efd6279165c846bb9c9b5f815821fc67695e4f71c713a288a570a926ed5b7594c8c75bd46baba040448a3625b81853017858f2293ca6a08dcf13037df5a728
17490+
languageName: node
17491+
linkType: hard
17492+
1749017493
"string.prototype.matchall@npm:^4.0.12":
1749117494
version: 4.0.12
1749217495
resolution: "string.prototype.matchall@npm:4.0.12"
@@ -17806,12 +17809,13 @@ __metadata:
1780617809
languageName: node
1780717810
linkType: hard
1780817811

17809-
"stylelint@npm:^17.1.1":
17810-
version: 17.1.1
17811-
resolution: "stylelint@npm:17.1.1"
17812+
"stylelint@npm:^17.3.0":
17813+
version: 17.3.0
17814+
resolution: "stylelint@npm:17.3.0"
1781217815
dependencies:
17816+
"@csstools/css-calc": "npm:^3.1.1"
1781317817
"@csstools/css-parser-algorithms": "npm:^4.0.0"
17814-
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.25"
17818+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.26"
1781517819
"@csstools/css-tokenizer": "npm:^4.0.0"
1781617820
"@csstools/media-query-list-parser": "npm:^5.0.0"
1781717821
"@csstools/selector-resolve-nested": "npm:^4.0.0"
@@ -17843,14 +17847,14 @@ __metadata:
1784317847
postcss-safe-parser: "npm:^7.0.1"
1784417848
postcss-selector-parser: "npm:^7.1.1"
1784517849
postcss-value-parser: "npm:^4.2.0"
17846-
string-width: "npm:^8.1.0"
17850+
string-width: "npm:^8.1.1"
1784717851
supports-hyperlinks: "npm:^4.4.0"
1784817852
svg-tags: "npm:^1.0.0"
1784917853
table: "npm:^6.9.0"
1785017854
write-file-atomic: "npm:^7.0.0"
1785117855
bin:
1785217856
stylelint: bin/stylelint.mjs
17853-
checksum: 10/f253a5af2c294b30043b7c17903cecdd596227d28d684bfc0b7f54634ffdee246b5743c7e61c9048c17e9ce0ae3bb7368876109f932073a343428fc86b0cba9a
17857+
checksum: 10/4c3ac18bb93c2cfcc29970d94de348342b8cc4773369ffc96c46b81731d6eff6c609d241ddeefdb9a0ed5e88bd0cccab4ea7dc3a2be2b7fba7c931ad93f81f8b
1785417858
languageName: node
1785517859
linkType: hard
1785617860

0 commit comments

Comments
 (0)