Skip to content

chore(deps): update dependency lint-staged to v16.1.0 #4918

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
Jun 2, 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 @@ -38,7 +38,7 @@
"eslint-plugin-json": "4.0.1",
"eslint-plugin-yml": "1.18.0",
"husky": "9.1.7",
"lint-staged": "16.0.0",
"lint-staged": "16.1.0",
"oxlint": "0.16.11",
"prettier": "3.5.3",
"prettier-plugin-java": "2.6.7",
Expand Down
58 changes: 36 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ __metadata:
eslint-plugin-json: "npm:4.0.1"
eslint-plugin-yml: "npm:1.18.0"
husky: "npm:9.1.7"
lint-staged: "npm:16.0.0"
lint-staged: "npm:16.1.0"
oxlint: "npm:0.16.11"
prettier: "npm:3.5.3"
prettier-plugin-java: "npm:2.6.7"
Expand Down Expand Up @@ -3420,7 +3420,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:14.0.0":
"commander@npm:14.0.0, commander@npm:^14.0.0":
version: 14.0.0
resolution: "commander@npm:14.0.0"
checksum: 10/c05418bfc35a3e8b5c67bd9f75f5b773f386f9b85f83e70e7c926047f270929cb06cf13cd68f387dd6e7e23c6157de8171b28ba606abd3e6256028f1f789becf
Expand All @@ -3434,13 +3434,6 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^13.1.0":
version: 13.1.0
resolution: "commander@npm:13.1.0"
checksum: 10/d3b4b79e6be8471ddadacbb8cd441fe82154d7da7393b50e76165a9e29ccdb74fa911a186437b9a211d0fc071db6051915c94fb8ef16d77511d898e9dbabc6af
languageName: node
linkType: hard

"compare-versions@npm:4.1.4":
version: 4.1.4
resolution: "compare-versions@npm:4.1.4"
Expand Down Expand Up @@ -3648,6 +3641,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.4.1":
version: 4.4.1
resolution: "debug@npm:4.4.1"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/8e2709b2144f03c7950f8804d01ccb3786373df01e406a0f66928e47001cf2d336cbed9ee137261d4f90d68d8679468c755e3548ed83ddacdc82b194d2468afe
languageName: node
linkType: hard

"decko@npm:^1.2.0":
version: 1.2.0
resolution: "decko@npm:1.2.0"
Expand Down Expand Up @@ -5814,23 +5819,23 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:16.0.0":
version: 16.0.0
resolution: "lint-staged@npm:16.0.0"
"lint-staged@npm:16.1.0":
version: 16.1.0
resolution: "lint-staged@npm:16.1.0"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
debug: "npm:^4.4.0"
commander: "npm:^14.0.0"
debug: "npm:^4.4.1"
lilconfig: "npm:^3.1.3"
listr2: "npm:^8.3.3"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.0"
nano-spawn: "npm:^1.0.2"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.2"
yaml: "npm:^2.7.1"
yaml: "npm:^2.8.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/7d29934d5426520fe0d5ad4d5a14b71521411744cbddad47c2021e9957c7874c7b6280e7db1b4ca9d638d08c1a88f568f033cbe4d02276282c4707f0b4aefb67
checksum: 10/c7a52ac9551f284b09d389d515ee0951055e13f71aa18990e0804fb8738d50763aa6e262879a4f0f1cf376a4c1772748f6782e8fe98a4cb322b168af16711ba6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6299,10 +6304,10 @@ __metadata:
languageName: node
linkType: hard

"nano-spawn@npm:^1.0.0":
version: 1.0.1
resolution: "nano-spawn@npm:1.0.1"
checksum: 10/be4a26653e356eabf27c53bddc2205d38f4631523b08e7edc1c64d838320f191b96bd28a570dc939b29f7b036fc06f78f6b70f2341ba9221e2e677548220191b
"nano-spawn@npm:^1.0.2":
version: 1.0.2
resolution: "nano-spawn@npm:1.0.2"
checksum: 10/6ce9e60846d2e37c0e3cd048472683c81dbcaadef9ebe73bfc8754ee7da2a574f724436d3dcdeda5d807aedc857cc8cbc278a9882529164b5ef4b170b95cfe0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8980,7 +8985,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.0.0, yaml@npm:^2.7.1":
"yaml@npm:^2.0.0":
version: 2.7.1
resolution: "yaml@npm:2.7.1"
bin:
Expand All @@ -8989,6 +8994,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.8.0":
version: 2.8.0
resolution: "yaml@npm:2.8.0"
bin:
yaml: bin.mjs
checksum: 10/7d4bd9c10d0e467601f496193f2ac254140f8e36f96f5ff7f852b9ce37974168eb7354f4c36dc8837dde527a2043d004b6aff48818ec24a69ab2dd3c6b6c381c
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.2":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
Expand Down
Loading