From b85566f02e9458c6417c461e63cb2ef908ca59c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:58:43 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.4.3 --- 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 98a3c027..9b03976f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "ignore-sync": "8.0.0", "is-ci": "4.1.0", "jsdom": "26.0.0", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "npm-run-all2": "7.0.2", "prettier": "3.2.5", "react": "18.3.1", @@ -10699,9 +10699,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "15.4.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.2.tgz", - "integrity": "sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==", + "version": "15.4.3", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", + "integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 82399e6e..b54aa6bc 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "ignore-sync": "8.0.0", "is-ci": "4.1.0", "jsdom": "26.0.0", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "npm-run-all2": "7.0.2", "prettier": "3.2.5", "react": "18.3.1",