Skip to content

Commit 62aef0a

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.5.0
1 parent 92eb0ee commit 62aef0a

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
@@ -53,6 +53,6 @@
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.31.0",
5555
"husky": "9.1.7",
56-
"lint-staged": "15.4.3"
56+
"lint-staged": "15.5.0"
5757
}
5858
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2192,10 +2192,10 @@ linkify-it@^3.0.1:
21922192
dependencies:
21932193
uc.micro "^1.0.1"
21942194

2195-
lint-staged@15.4.3:
2196-
version "15.4.3"
2197-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.3.tgz#e73587cc857f580c99f907abefe9ac8d8d5e74c1"
2198-
integrity sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==
2195+
lint-staged@15.5.0:
2196+
version "15.5.0"
2197+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.0.tgz#fa6464cfb06e0faf5bb167f83186e952ff6e569e"
2198+
integrity sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==
21992199
dependencies:
22002200
chalk "^5.4.1"
22012201
commander "^13.1.0"

0 commit comments

Comments
 (0)