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.5",
"lint-staged": "16.2.6",
"oxlint": "1.23.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 @@ -96,7 +96,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.5"
lint-staged: "npm:16.2.6"
oxlint: "npm:1.23.0"
prettier: "npm:3.6.2"
prettier-plugin-java: "npm:2.7.7"
Expand Down Expand Up @@ -6379,24 +6379,24 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:16.2.5":
version: 16.2.5
resolution: "lint-staged@npm:16.2.5"
"lint-staged@npm:16.2.6":
version: 16.2.6
resolution: "lint-staged@npm:16.2.6"
dependencies:
commander: "npm:^14.0.1"
listr2: "npm:^9.0.4"
listr2: "npm:^9.0.5"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^2.0.0"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.2"
yaml: "npm:^2.8.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/9a1019d2d95646bb7acb0a43ec1f89427f2066defa7fc89f82c71b25fdc55d1c16e1ac44afbed1440c37615c4bbaeafd687bfb0adf1a08ae5bc9d1015325ca88
checksum: 10/c419f1347166ddd06746d4a3e4ce6441f3d0e82dcdcbc3d3615ddf7b82b36c603df2e43dbb1edad5ed00ae29857479e1f880bcca271f8bf4b0db7d0f77861d21
languageName: node
linkType: hard

"listr2@npm:^9.0.4":
"listr2@npm:^9.0.5":
version: 9.0.5
resolution: "listr2@npm:9.0.5"
dependencies:
Expand Down