From b5283fb1feff742f7734db3ffa1fdeed9bbeb813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:57:50 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.4.1 (#149) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 2efb076..6fbe1fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@types/node": "22.10.7", "commitlint": "19.6.1", "husky": "9.1.7", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "tsx": "4.19.2" }, "engines": { @@ -5805,9 +5805,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz", - "integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 612e106..ce31a30 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/node": "22.10.7", "commitlint": "19.6.1", "husky": "9.1.7", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "tsx": "4.19.2" }, "lint-staged": {