From 6ca0997514629ec6d010d0f8670eeb3cefa775f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 21:31:20 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 15.5.1 to 15.5.2 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.1 to 15.5.2. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.5.1...v15.5.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5018225..64e082e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-config-prettier": "^10.1.2", "globals": "^16.0.0", "husky": "^9.1.7", - "lint-staged": "^15.5.1", + "lint-staged": "^15.5.2", "prettier": "3.5.3", "ts-node": "^10.9.2", "ts-patch": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 1f406dc..d2dc72c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3806,9 +3806,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^15.5.1": - version: 15.5.1 - resolution: "lint-staged@npm:15.5.1" +"lint-staged@npm:^15.5.2": + version: 15.5.2 + resolution: "lint-staged@npm:15.5.2" dependencies: chalk: "npm:^5.4.1" commander: "npm:^13.1.0" @@ -3822,7 +3822,7 @@ __metadata: yaml: "npm:^2.7.0" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af + checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1 languageName: node linkType: hard @@ -4644,7 +4644,7 @@ __metadata: globals: "npm:^16.0.0" husky: "npm:^9.1.7" ioredis: "npm:^5.6.1" - lint-staged: "npm:^15.5.1" + lint-staged: "npm:^15.5.2" pg: "npm:^8.15.6" prettier: "npm:3.5.3" ts-node: "npm:^10.9.2"