From 03ee7ba2ecfc8ae391f88ce5d340cc89d8b4ce33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:03:49 +0000 Subject: [PATCH] Update dependency lint-staged to v16.2.5 --- 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 b80c6a42..7dcc8a44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-plugin-prettier": "5.5.4", "husky": "9.1.7", "jest-environment-jsdom": "30.2.0", - "lint-staged": "16.2.4", + "lint-staged": "16.2.5", "prettier": "3.6.2", "release-it": "19.0.5", "rimraf": "6.0.1", @@ -8724,9 +8724,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "node_modules/lint-staged": { - "version": "16.2.4", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.4.tgz", - "integrity": "sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==", + "version": "16.2.5", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.5.tgz", + "integrity": "sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1a653de3..6c2f0a50 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint-plugin-prettier": "5.5.4", "husky": "9.1.7", "jest-environment-jsdom": "30.2.0", - "lint-staged": "16.2.4", + "lint-staged": "16.2.5", "prettier": "3.6.2", "release-it": "19.0.5", "rimraf": "6.0.1",