Skip to content

Commit 5553f03

Browse files
chore(deps-dev): bump stylelint from 16.26.0 to 16.26.1 (#19820)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.26.0 to 16.26.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.0...16.26.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f48216 commit 5553f03

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"simple-git": "3.30.0",
165165
"sinon": "18.0.0",
166166
"style-loader": "4.0.0",
167-
"stylelint": "16.26.0",
167+
"stylelint": "16.26.1",
168168
"stylelint-config-idiomatic-order": "10.0.0",
169169
"svg-inline-loader": "0.8.2",
170170
"text-encoding": "0.7.0",

yarn.lock

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2190,6 +2190,13 @@ __metadata:
21902190
languageName: node
21912191
linkType: hard
21922192

2193+
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.19":
2194+
version: 1.0.20
2195+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.20"
2196+
checksum: 10/e13c96e1d1fdb4fe48ec959ee8dede817151d4d1ae44a9b36d56f6da69a3d4bb019ae684a102a32d8aab7de06634c4f7876f7e570c40e81bb93361cd8bbfb04a
2197+
languageName: node
2198+
linkType: hard
2199+
21932200
"@csstools/css-tokenizer@npm:^3.0.4":
21942201
version: 3.0.4
21952202
resolution: "@csstools/css-tokenizer@npm:3.0.4"
@@ -10911,7 +10918,7 @@ __metadata:
1091110918
languageName: node
1091210919
linkType: hard
1091310920

10914-
"file-entry-cache@npm:^11.1.0":
10921+
"file-entry-cache@npm:^11.1.1":
1091510922
version: 11.1.1
1091610923
resolution: "file-entry-cache@npm:11.1.1"
1091710924
dependencies:
@@ -18523,11 +18530,12 @@ __metadata:
1852318530
languageName: node
1852418531
linkType: hard
1852518532

18526-
"stylelint@npm:16.26.0":
18527-
version: 16.26.0
18528-
resolution: "stylelint@npm:16.26.0"
18533+
"stylelint@npm:16.26.1":
18534+
version: 16.26.1
18535+
resolution: "stylelint@npm:16.26.1"
1852918536
dependencies:
1853018537
"@csstools/css-parser-algorithms": "npm:^3.0.5"
18538+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.19"
1853118539
"@csstools/css-tokenizer": "npm:^3.0.4"
1853218540
"@csstools/media-query-list-parser": "npm:^4.0.3"
1853318541
"@csstools/selector-specificity": "npm:^5.0.0"
@@ -18540,7 +18548,7 @@ __metadata:
1854018548
debug: "npm:^4.4.3"
1854118549
fast-glob: "npm:^3.3.3"
1854218550
fastest-levenshtein: "npm:^1.0.16"
18543-
file-entry-cache: "npm:^11.1.0"
18551+
file-entry-cache: "npm:^11.1.1"
1854418552
global-modules: "npm:^2.0.0"
1854518553
globby: "npm:^11.1.0"
1854618554
globjoin: "npm:^0.1.4"
@@ -18567,7 +18575,7 @@ __metadata:
1856718575
write-file-atomic: "npm:^5.0.1"
1856818576
bin:
1856918577
stylelint: bin/stylelint.mjs
18570-
checksum: 10/6299a18634ad17f297159e8c2c57ddd6f868e16ee08e13462c1d1cf016fb4d1559bd5fd2269f9d1f15860c235e7ec7f00df7e76de434c7331707a2791d50a20b
18578+
checksum: 10/c6b34ee66dfe20f91ed0831340581667254e4ea231ff4da0be2a77ecfcb0fc4a2f6b68b1719822adadcfdcf6a1f3499278b7d8c989ea6a402673aa9f7a9f108d
1857118579
languageName: node
1857218580
linkType: hard
1857318581

@@ -20330,7 +20338,7 @@ __metadata:
2033020338
sonner: "npm:^2.0.7"
2033120339
speakingurl: "npm:14.0.1"
2033220340
style-loader: "npm:4.0.0"
20333-
stylelint: "npm:16.26.0"
20341+
stylelint: "npm:16.26.1"
2033420342
stylelint-config-idiomatic-order: "npm:10.0.0"
2033520343
svg-inline-loader: "npm:0.8.2"
2033620344
text-encoding: "npm:0.7.0"

0 commit comments

Comments
 (0)