Skip to content
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 @@ -37,7 +37,7 @@
"eslint-plugin-json": "4.0.1",
"eslint-plugin-yml": "1.19.0",
"husky": "9.1.7",
"lint-staged": "16.2.6",
"lint-staged": "16.2.7",
"oxlint": "1.28.0",
"prettier": "3.6.2",
"prettier-plugin-java": "2.7.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ __metadata:
eslint-plugin-json: "npm:4.0.1"
eslint-plugin-yml: "npm:1.19.0"
husky: "npm:9.1.7"
lint-staged: "npm:16.2.6"
lint-staged: "npm:16.2.7"
oxlint: "npm:1.28.0"
prettier: "npm:3.6.2"
prettier-plugin-java: "npm:2.7.7"
Expand Down Expand Up @@ -4298,7 +4298,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:14.0.2, commander@npm:^14.0.1":
"commander@npm:14.0.2, commander@npm:^14.0.2":
version: 14.0.2
resolution: "commander@npm:14.0.2"
checksum: 10/2d202db5e5f9bb770112a3c1579b893d17ac6f6d932183077308bdd96d0f87f0bbe6a68b5b9ed2cf3b2514be6bb7de637480703c0e2db9741ee1b383237deb26
Expand Down Expand Up @@ -6786,11 +6786,11 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:16.2.6":
version: 16.2.6
resolution: "lint-staged@npm:16.2.6"
"lint-staged@npm:16.2.7":
version: 16.2.7
resolution: "lint-staged@npm:16.2.7"
dependencies:
commander: "npm:^14.0.1"
commander: "npm:^14.0.2"
listr2: "npm:^9.0.5"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^2.0.0"
Expand All @@ -6799,7 +6799,7 @@ __metadata:
yaml: "npm:^2.8.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/c419f1347166ddd06746d4a3e4ce6441f3d0e82dcdcbc3d3615ddf7b82b36c603df2e43dbb1edad5ed00ae29857479e1f880bcca271f8bf4b0db7d0f77861d21
checksum: 10/c1fd7685300800ea6d3f073cb450f9e3d2a83966e7c6785ea9608a08e77e1e8e5f1958f77b98ccd7d423daa53bb36016d6fd96a98d22234d0f7f56d7b3f360f2
languageName: node
linkType: hard

Expand Down