From d3512af9f7f40dd92d895ae73eb4b4100520768e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:36:14 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to ^15.2.7 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c5a6b7b..88875d1 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@textlint/legacy-textlint-core": "^14.0.4", - "lint-staged": "^15.2.6", + "lint-staged": "^15.2.7", "prettier": "^3.2.4", "textlint": "14.0.4", "textlint-scripts": "^14.0.4" diff --git a/yarn.lock b/yarn.lock index ada266b..1235b9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2616,7 +2616,7 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@^15.2.6: +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==