Skip to content

deps(dev): bump lint-staged from 15.5.0 to 15.5.1 #471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@commitlint/cli": "^19.8.0",
"concurrently": "^9.1.2",
"husky": "^9.1.7",
"lint-staged": "^15.5.0",
"lint-staged": "^15.5.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"sort-package-json": "^2.15.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ __metadata:
"@commitlint/cli": "npm:^19.8.0"
concurrently: "npm:^9.1.2"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.5.0"
lint-staged: "npm:^15.5.1"
prettier: "npm:^3.4.2"
rimraf: "npm:^6.0.1"
sort-package-json: "npm:^2.15.1"
Expand Down Expand Up @@ -3432,9 +3432,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"
Expand All @@ -3448,7 +3448,7 @@ __metadata:
yaml: "npm:^2.7.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
checksum: 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914
languageName: node
linkType: hard

Expand Down
Loading