From 9ee8bd91413afbc4dfcc073533e8c7d2ee5dc204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 12:11:10 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.5.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b3c015c05..3e838c200 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@prettier/plugin-xml": "3.4.1", "husky": "9.1.7", - "lint-staged": "15.4.3", + "lint-staged": "15.5.2", "prettier": "3.5.3" } }, @@ -351,9 +351,9 @@ } }, "node_modules/lint-staged": { - "version": "15.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", - "integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", + "version": "15.5.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.2.tgz", + "integrity": "sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index dc9f42493..bcb0a7719 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "devDependencies": { "@prettier/plugin-xml": "3.4.1", "husky": "9.1.7", - "lint-staged": "15.4.3", + "lint-staged": "15.5.2", "prettier": "3.5.3" }, "scripts": {