Skip to content

Commit ace7fe8

Browse files
Bump lint-staged from 15.4.3 to 15.5.0 (#26352)
1 parent 33f7ddb commit ace7fe8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"front-matter": "^4.0.2",
3434
"html-to-text": "^9.0.5",
3535
"husky": "9.1.7",
36-
"lint-staged": "15.4.3",
36+
"lint-staged": "15.5.0",
3737
"markdown-it": "^14.1.0",
3838
"markdownlint-cli2": "0.17.2",
3939
"markdownlint-rule-search-replace": "1.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -595,10 +595,10 @@ linkify-it@^5.0.0:
595595
dependencies:
596596
uc.micro "^2.0.0"
597597

598-
lint-staged@15.4.3:
599-
version "15.4.3"
600-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.3.tgz#e73587cc857f580c99f907abefe9ac8d8d5e74c1"
601-
integrity sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==
598+
lint-staged@15.5.0:
599+
version "15.5.0"
600+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.0.tgz#fa6464cfb06e0faf5bb167f83186e952ff6e569e"
601+
integrity sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==
602602
dependencies:
603603
chalk "^5.4.1"
604604
commander "^13.1.0"

0 commit comments

Comments
 (0)