From fce9d38a3da8cf8fe689054c28c5b29a376d80f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:29:19 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.4.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d914b0..828127c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "husky": "9.1.7", "image-size": "1.2.0", "linkedom": "0.18.5", - "lint-staged": "15.3.0", + "lint-staged": "15.4.0", "markdownlint-cli2": "0.15.0", "markdownlint-config-fluid": "0.1.8", "npm-run-all2": "7.0.2", @@ -10061,9 +10061,9 @@ } }, "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.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz", + "integrity": "sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==", "dev": true, "dependencies": { "chalk": "~5.4.1", @@ -24650,9 +24650,9 @@ } }, "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.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz", + "integrity": "sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==", "dev": true, "requires": { "chalk": "~5.4.1", diff --git a/package.json b/package.json index d4cb5f9..34c0f4f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "husky": "9.1.7", "image-size": "1.2.0", "linkedom": "0.18.5", - "lint-staged": "15.3.0", + "lint-staged": "15.4.0", "markdownlint-cli2": "0.15.0", "markdownlint-config-fluid": "0.1.8", "npm-run-all2": "7.0.2",