Skip to content

Commit fe49813

Browse files
chore(deps): update dependency stylelint to v16.18.0 (#2561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82be75c commit fe49813

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"rollup-plugin-filesize": "10.0.0",
7474
"shipjs": "0.27.0",
7575
"start-server-and-test": "2.0.11",
76-
"stylelint": "16.17.0",
76+
"stylelint": "16.18.0",
7777
"stylelint-config-sass-guidelines": "12.1.0",
7878
"stylelint-config-standard": "36.0.1",
7979
"stylelint-no-unsupported-browser-features": "8.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,7 +2483,7 @@ __metadata:
24832483
rollup-plugin-filesize: "npm:10.0.0"
24842484
shipjs: "npm:0.27.0"
24852485
start-server-and-test: "npm:2.0.11"
2486-
stylelint: "npm:16.17.0"
2486+
stylelint: "npm:16.18.0"
24872487
stylelint-config-sass-guidelines: "npm:12.1.0"
24882488
stylelint-config-standard: "npm:36.0.1"
24892489
stylelint-no-unsupported-browser-features: "npm:8.0.4"
@@ -22402,9 +22402,9 @@ __metadata:
2240222402
languageName: node
2240322403
linkType: hard
2240422404

22405-
"stylelint@npm:16.17.0":
22406-
version: 16.17.0
22407-
resolution: "stylelint@npm:16.17.0"
22405+
"stylelint@npm:16.18.0":
22406+
version: 16.18.0
22407+
resolution: "stylelint@npm:16.18.0"
2240822408
dependencies:
2240922409
"@csstools/css-parser-algorithms": "npm:^3.0.4"
2241022410
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -22446,7 +22446,7 @@ __metadata:
2244622446
write-file-atomic: "npm:^5.0.1"
2244722447
bin:
2244822448
stylelint: bin/stylelint.mjs
22449-
checksum: 10c0/0b1bb4e362babe799afc42086fdc3a5621c230a0d4ad4a947a44d14311b758bf5a0fab0dea4fef31223dde97617f43510a37480d25f9eed23e2ff71e97c33e07
22449+
checksum: 10c0/7e6646c850a1862033d1e91ab04a72ef021facf5ef1b8fd130b5ccd680ae2b9e783f8f594a4ac844c51ffd07a04838c601bb6c0beb446d9c3c90aa5dcd9a92d0
2245022450
languageName: node
2245122451
linkType: hard
2245222452

0 commit comments

Comments
 (0)