Skip to content

Commit 5106e0d

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.2.10
1 parent c1f3f3b commit 5106e0d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"eslint-config-airbnb-base": "15.0.0",
5555
"eslint-plugin-import": "2.29.1",
5656
"husky": "9.1.5",
57-
"lint-staged": "15.2.9"
57+
"lint-staged": "15.2.10"
5858
}
5959
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2017,18 +2017,18 @@ linkify-it@^3.0.1:
20172017
dependencies:
20182018
uc.micro "^1.0.1"
20192019

2020-
lint-staged@15.2.9:
2021-
version "15.2.9"
2022-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
2023-
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
2020+
lint-staged@15.2.10:
2021+
version "15.2.10"
2022+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
2023+
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
20242024
dependencies:
20252025
chalk "~5.3.0"
20262026
commander "~12.1.0"
20272027
debug "~4.3.6"
20282028
execa "~8.0.1"
20292029
lilconfig "~3.1.2"
20302030
listr2 "~8.2.4"
2031-
micromatch "~4.0.7"
2031+
micromatch "~4.0.8"
20322032
pidtree "~0.6.0"
20332033
string-argv "~0.3.2"
20342034
yaml "~2.5.0"
@@ -2163,10 +2163,10 @@ merge-stream@^2.0.0:
21632163
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
21642164
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
21652165

2166-
micromatch@~4.0.7:
2167-
version "4.0.7"
2168-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
2169-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
2166+
micromatch@~4.0.8:
2167+
version "4.0.8"
2168+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2169+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
21702170
dependencies:
21712171
braces "^3.0.3"
21722172
picomatch "^2.3.1"

0 commit comments

Comments
 (0)