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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-17 22:00:55 +00:00 committed by GitHub
parent 890ee028cc
commit 986a6a67d0
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", "eslint-config-prettier": "^10.1.2",
"globals": "^16.0.0", "globals": "^16.0.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^15.5.0", "lint-staged": "^15.5.1",
"prettier": "3.5.3", "prettier": "3.5.3",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"ts-patch": "^3.3.0", "ts-patch": "^3.3.0",

View file

@ -3472,9 +3472,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"lint-staged@npm:^15.5.0": "lint-staged@npm:^15.5.1":
version: 15.5.0 version: 15.5.1
resolution: "lint-staged@npm:15.5.0" resolution: "lint-staged@npm:15.5.1"
dependencies: dependencies:
chalk: "npm:^5.4.1" chalk: "npm:^5.4.1"
commander: "npm:^13.1.0" commander: "npm:^13.1.0"
@ -3488,7 +3488,7 @@ __metadata:
yaml: "npm:^2.7.0" yaml: "npm:^2.7.0"
bin: bin:
lint-staged: bin/lint-staged.js lint-staged: bin/lint-staged.js
checksum: 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6 checksum: 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
languageName: node languageName: node
linkType: hard linkType: hard
@ -4222,7 +4222,7 @@ __metadata:
globals: "npm:^16.0.0" globals: "npm:^16.0.0"
husky: "npm:^9.1.7" husky: "npm:^9.1.7"
ioredis: "npm:^5.6.1" ioredis: "npm:^5.6.1"
lint-staged: "npm:^15.5.0" lint-staged: "npm:^15.5.1"
pg: "npm:^8.14.1" pg: "npm:^8.14.1"
prettier: "npm:3.5.3" prettier: "npm:3.5.3"
ts-node: "npm:^10.9.2" ts-node: "npm:^10.9.2"