From 986a6a67d0e0d87dd67314065eec501891a6e198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 22:00:55 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1. - [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.0...v15.5.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.1 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 e6a3a6a..7532c4a 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.0", + "lint-staged": "^15.5.1", "prettier": "3.5.3", "ts-node": "^10.9.2", "ts-patch": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 2fb7898..52ad1af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3472,9 +3472,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^15.5.0": - version: 15.5.0 - resolution: "lint-staged@npm:15.5.0" +"lint-staged@npm:^15.5.1": + version: 15.5.1 + resolution: "lint-staged@npm:15.5.1" dependencies: chalk: "npm:^5.4.1" commander: "npm:^13.1.0" @@ -3488,7 +3488,7 @@ __metadata: yaml: "npm:^2.7.0" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6 + checksum: 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af languageName: node linkType: hard @@ -4222,7 +4222,7 @@ __metadata: globals: "npm:^16.0.0" husky: "npm:^9.1.7" ioredis: "npm:^5.6.1" - lint-staged: "npm:^15.5.0" + lint-staged: "npm:^15.5.1" pg: "npm:^8.14.1" prettier: "npm:3.5.3" ts-node: "npm:^10.9.2"