From b935b9a7ddc0067443b5d93ccf997142a37ddaec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:01:41 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to ^16.4.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8f3d1265..6de64db0 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "graphql": "^16.13.1", "husky": "^9.1.7", "jest": "^29.7.0", - "lint-staged": "^16.3.3", + "lint-staged": "^16.4.0", "npm-check-updates": "^18.3.1", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index ebd9a8f2..62857b96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6463,7 +6463,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@^16.3.3: +lint-staged@^16.4.0: version "16.4.0" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.4.0.tgz#a00b0e3abff59239cef6d7d9341e8f8473308e23" integrity sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==