Skip to content

chore(deps): bump lint-staged from 15.5.2 to 16.0.0 #57

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
May 12, 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 @@ -51,7 +51,7 @@
"eslint": "^9.26.0",
"husky": "^9.1.7",
"jsdom": "^26.1.0",
"lint-staged": "^15.5.2",
"lint-staged": "^16.0.0",
"pinst": "^3.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
Expand Down
41 changes: 24 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1993,7 +1993,7 @@ __metadata:
eslint: "npm:^9.26.0"
husky: "npm:^9.1.7"
jsdom: "npm:^26.1.0"
lint-staged: "npm:^15.5.2"
lint-staged: "npm:^16.0.0"
pinst: "npm:^3.0.0"
react: "npm:^19.1.0"
react-dom: "npm:^19.1.0"
Expand Down Expand Up @@ -4257,7 +4257,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^8.0.0, execa@npm:^8.0.1":
"execa@npm:^8.0.0":
version: 8.0.1
resolution: "execa@npm:8.0.1"
dependencies:
Expand Down Expand Up @@ -6177,37 +6177,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.5.2":
version: 15.5.2
resolution: "lint-staged@npm:15.5.2"
"lint-staged@npm:^16.0.0":
version: 16.0.0
resolution: "lint-staged@npm:16.0.0"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
debug: "npm:^4.4.0"
execa: "npm:^8.0.1"
lilconfig: "npm:^3.1.3"
listr2: "npm:^8.2.5"
listr2: "npm:^8.3.3"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.0"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.2"
yaml: "npm:^2.7.0"
yaml: "npm:^2.7.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
checksum: 10c0/8778dbe7892bbf14e378d612d1649c1e3df38a8ddf14cf35962b6e8a962be72efb1ebb48a697e38366be97d25b8d2599cad3c26ac5afc0d0460452484e27924d
languageName: node
linkType: hard

"listr2@npm:^8.2.5":
version: 8.2.5
resolution: "listr2@npm:8.2.5"
"listr2@npm:^8.3.3":
version: 8.3.3
resolution: "listr2@npm:8.3.3"
dependencies:
cli-truncate: "npm:^4.0.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^6.1.0"
rfdc: "npm:^1.4.1"
wrap-ansi: "npm:^9.0.0"
checksum: 10c0/f5a9599514b00c27d7eb32d1117c83c61394b2a985ec20e542c798bf91cf42b19340215701522736f5b7b42f557e544afeadec47866e35e5d4f268f552729671
checksum: 10c0/0792f8a7fd482fa516e21689e012e07081cab3653172ca606090622cfa0024c784a1eba8095a17948a0e9a4aa98a80f7c9c90f78a0dd35173d6802f9cc123a82
languageName: node
linkType: hard

Expand Down Expand Up @@ -7239,6 +7239,13 @@ __metadata:
languageName: node
linkType: hard

"nano-spawn@npm:^1.0.0":
version: 1.0.1
resolution: "nano-spawn@npm:1.0.1"
checksum: 10c0/e03edc6971f653bc4651f2413b2011772a7c18797c0a4e986ff8eaea3adf4f017697d4d494ffb4ba6bce907b42abbeb0f7f681dbf336c84a324c940fb64c1dec
languageName: node
linkType: hard

"nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
Expand Down Expand Up @@ -10576,12 +10583,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.7.0":
version: 2.7.0
resolution: "yaml@npm:2.7.0"
"yaml@npm:^2.7.1":
version: 2.7.1
resolution: "yaml@npm:2.7.1"
bin:
yaml: bin.mjs
checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9
checksum: 10c0/ee2126398ab7d1fdde566b4013b68e36930b9e6d8e68b6db356875c99614c10d678b6f45597a145ff6d63814961221fc305bf9242af8bf7450177f8a68537590
languageName: node
linkType: hard

Expand Down