From d2f3cba3da635f0da75951e924316919d86a08eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:29:41 +0000 Subject: [PATCH] Update dependency lint-staged to v17.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 68d5e5f205..74b90a60e7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "globals": "17.6.0", "husky": "9.1.7", "lerna": "9.0.7", - "lint-staged": "17.0.2", + "lint-staged": "17.0.3", "typescript-eslint": "8.59.2" } } diff --git a/yarn.lock b/yarn.lock index 5a00c502c2..d45a1a8b00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8605,10 +8605,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -lint-staged@17.0.2: - version "17.0.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.2.tgz#722692fe789eb5240f5bf0851aa285cbf359bce3" - integrity sha512-Rbr6rdmbCn1fIDHBZpn0madg0hEkdlh+QwajnL3Qq0ZUq/icAJfLGj9BVBajAXi7657ZzKQ7kobGP9S5XOHYRw== +lint-staged@17.0.3: + version "17.0.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.3.tgz#d2bdb92a76589f3495e31c2ef006f68232e3d091" + integrity sha512-wnvMRhzC3GNpjixxleiG+pAW09dHTUgBCjMS7XouAg5E7wKUc8YdfogpF7zIgvXKDbH+452O6+XpnKm6V67rPw== dependencies: listr2 "^10.2.1" picomatch "^4.0.4"