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.3",
"lint-staged": "16.2.4",
"oxlint": "1.22.0",
"prettier": "3.6.2",
"prettier-plugin-java": "2.7.5",
Expand Down
20 changes: 10 additions & 10 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.3"
lint-staged: "npm:16.2.4"
oxlint: "npm:1.22.0"
prettier: "npm:3.6.2"
prettier-plugin-java: "npm:2.7.5"
Expand Down Expand Up @@ -5994,20 +5994,20 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:16.2.3":
version: 16.2.3
resolution: "lint-staged@npm:16.2.3"
"lint-staged@npm:16.2.4":
version: 16.2.4
resolution: "lint-staged@npm:16.2.4"
dependencies:
commander: "npm:^14.0.1"
listr2: "npm:^9.0.4"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.3"
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/7c83cb478aa8004eecc8c91d633abe2865ffc037957ae9ee2669e49b76b76fe3512ba431277efc29cec7a38641e7d8a62f3378a41b624c88bde6fbef5524e2cb
checksum: 10/e4ce8e6b07fc2c1d96962dafaab483271b2359b6f22f74324ba0f827ad6383caa2800651379f36b2570cfa74b27354e0db9316be69795636a0c53fa3fd599b79
languageName: node
linkType: hard

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

"nano-spawn@npm:^1.0.3":
version: 1.0.3
resolution: "nano-spawn@npm:1.0.3"
checksum: 10/72c56e68ae733c81c459a338fd51e2aa3be06b1cca746c2abe83df7acfac7eee008b01833f5a8781f4ac9fc1eafd23036a44755257a669dfcc2ff2453850822a
"nano-spawn@npm:^2.0.0":
version: 2.0.0
resolution: "nano-spawn@npm:2.0.0"
checksum: 10/117d35d7bd85b146908de5d3d1177d2b2ee3174e5d884d6bc9555583bf6e50a265f4038b5c134b7cdd768a10d53598ccde5c00d6f55e25e7eed31b86b8d29646
languageName: node
linkType: hard

Expand Down