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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-06 21:31:20 +00:00 committed by GitHub
parent 3c74a9c6d5
commit 6ca0997514
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -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"