From 64b70ca28076994a4ca1da141a17b6abe2e259ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:02:05 +0000 Subject: [PATCH] Bump lint-staged from 15.2.6 to 15.2.7 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.6 to 15.2.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d149fe2577de52a..a268984b273be2a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "gray-matter": "^4.0.3", "husky": "9.0.11", "js-yaml": "^4.1.0", - "lint-staged": "15.2.6", + "lint-staged": "15.2.7", "markdownlint-cli2": "0.13.0", "markdownlint-rule-search-replace": "1.2.0", "prettier": "3.3.2" diff --git a/yarn.lock b/yarn.lock index eb0325136a52049..ed0cf9c88d87b15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5381,10 +5381,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -lint-staged@15.2.6: - version "15.2.6" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121" - integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g== +lint-staged@15.2.7: + version "15.2.7" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7.tgz#97867e29ed632820c0fb90be06cd9ed384025649" + integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw== dependencies: chalk "~5.3.0" commander "~12.1.0"