From 51521674a8118ca5292c9ab5f646864bee18a7ee Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 17 Jan 2025 02:01:30 +0000 Subject: [PATCH] :arrow_up: Update dependency lint-staged to v15.4.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6a9af16..5a21bc0 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "devDependencies": { "husky": "9.1.7", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "prettier": "3.4.2" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b7fe10..668d666 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: 15.3.0 - version: 15.3.0 + specifier: 15.4.1 + version: 15.4.1 prettier: specifier: 3.4.2 version: 3.4.2 @@ -126,8 +126,8 @@ packages: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - lint-staged@15.3.0: - resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==} + lint-staged@15.4.1: + resolution: {integrity: sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==} engines: {node: '>=18.12.0'} hasBin: true @@ -335,7 +335,7 @@ snapshots: lilconfig@3.1.3: {} - lint-staged@15.3.0: + lint-staged@15.4.1: dependencies: chalk: 5.4.1 commander: 12.1.0