Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit e0d412b

Browse files
chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (#1012)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c2caa1 commit e0d412b

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
@@ -1388,17 +1388,17 @@ linkify-it@^5.0.0:
13881388
uc.micro "^2.0.0"
13891389

13901390
lint-staged@^15.2.7:
1391-
version "15.2.9"
1392-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
1393-
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
1391+
version "15.2.10"
1392+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
1393+
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
13941394
dependencies:
13951395
chalk "~5.3.0"
13961396
commander "~12.1.0"
13971397
debug "~4.3.6"
13981398
execa "~8.0.1"
13991399
lilconfig "~3.1.2"
14001400
listr2 "~8.2.4"
1401-
micromatch "~4.0.7"
1401+
micromatch "~4.0.8"
14021402
pidtree "~0.6.0"
14031403
string-argv "~0.3.2"
14041404
yaml "~2.5.0"
@@ -1539,7 +1539,7 @@ micromark-util-types@^2.0.0:
15391539
resolved "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz#63b4b7ffeb35d3ecf50d1ca20e68fc7caa36d95e"
15401540
integrity sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==
15411541

1542-
micromatch@^4.0.4, micromatch@~4.0.7:
1542+
micromatch@^4.0.4, micromatch@~4.0.8:
15431543
version "4.0.8"
15441544
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
15451545
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==

0 commit comments

Comments
 (0)