Skip to content

Commit 4610c96

Browse files
Bump lint-staged from 15.2.9 to 15.2.10 (#250)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.9...v15.2.10) --- updated-dependencies: - dependency-name: lint-staged 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 83cbe2f commit 4610c96

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3905,17 +3905,17 @@ lines-and-columns@^1.1.6:
39053905
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
39063906

39073907
lint-staged@^15.2.2:
3908-
version "15.2.9"
3909-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
3910-
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
3908+
version "15.2.10"
3909+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
3910+
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
39113911
dependencies:
39123912
chalk "~5.3.0"
39133913
commander "~12.1.0"
39143914
debug "~4.3.6"
39153915
execa "~8.0.1"
39163916
lilconfig "~3.1.2"
39173917
listr2 "~8.2.4"
3918-
micromatch "~4.0.7"
3918+
micromatch "~4.0.8"
39193919
pidtree "~0.6.0"
39203920
string-argv "~0.3.2"
39213921
yaml "~2.5.0"
@@ -4110,7 +4110,7 @@ merge2@^1.3.0, merge2@^1.4.1:
41104110
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
41114111
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
41124112

4113-
micromatch@^4.0.4, micromatch@~4.0.7:
4113+
micromatch@^4.0.4, micromatch@~4.0.8:
41144114
version "4.0.8"
41154115
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
41164116
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==

0 commit comments

Comments
 (0)