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 @@ -38,7 +38,7 @@
"eslint-plugin-json": "4.0.1",
"eslint-plugin-yml": "1.18.0",
"husky": "9.1.7",
"lint-staged": "16.2.0",
"lint-staged": "16.2.1",
"oxlint": "1.16.0",
"prettier": "3.6.2",
"prettier-plugin-java": "2.7.4",
Expand Down
52 changes: 26 additions & 26 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.18.0"
husky: "npm:9.1.7"
lint-staged: "npm:16.2.0"
lint-staged: "npm:16.2.1"
oxlint: "npm:1.16.0"
prettier: "npm:3.6.2"
prettier-plugin-java: "npm:2.7.4"
Expand Down Expand Up @@ -3642,7 +3642,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:14.0.1":
"commander@npm:14.0.1, commander@npm:^14.0.1":
version: 14.0.1
resolution: "commander@npm:14.0.1"
checksum: 10/783115e9403caeca29c0fcbd4e0358f70c67760e4e4933f3453fcdd5ddba2ec44173c8da5213d7ce5e404f51c7e71203a42c548164dbe27b668b32a8981577f1
Expand Down Expand Up @@ -6047,24 +6047,24 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:16.2.0":
version: 16.2.0
resolution: "lint-staged@npm:16.2.0"
"lint-staged@npm:16.2.1":
version: 16.2.1
resolution: "lint-staged@npm:16.2.1"
dependencies:
commander: "npm:14.0.1"
listr2: "npm:9.0.4"
micromatch: "npm:4.0.8"
nano-spawn: "npm:1.0.3"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.8.1"
commander: "npm:^14.0.1"
listr2: "npm:^9.0.4"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.3"
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/809a42e21f2634c1a3e718dfb25786275a13b51c0cfaef6bb4bed509c656d31ee9b3e6231df55223b4b60cb37e4b5e3ebd958b239cabb529d2d07253cf7e1726
checksum: 10/b604de3ca27a067e45c5f0e0780ca46f5617e9f6ac3895297dee087d62742bbcd9f9e910300c15c599e1f06900666469b73e036e3fe3153ccedef314ce791dd5
languageName: node
linkType: hard

"listr2@npm:9.0.4":
"listr2@npm:^9.0.4":
version: 9.0.4
resolution: "listr2@npm:9.0.4"
dependencies:
Expand Down Expand Up @@ -6529,7 +6529,7 @@ __metadata:
languageName: node
linkType: hard

"nano-spawn@npm:1.0.3":
"nano-spawn@npm:^1.0.3":
version: 1.0.3
resolution: "nano-spawn@npm:1.0.3"
checksum: 10/72c56e68ae733c81c459a338fd51e2aa3be06b1cca746c2abe83df7acfac7eee008b01833f5a8781f4ac9fc1eafd23036a44755257a669dfcc2ff2453850822a
Expand Down Expand Up @@ -7132,7 +7132,7 @@ __metadata:
languageName: node
linkType: hard

"pidtree@npm:0.6.0":
"pidtree@npm:^0.6.0":
version: 0.6.0
resolution: "pidtree@npm:0.6.0"
bin:
Expand Down Expand Up @@ -8215,7 +8215,7 @@ __metadata:
languageName: node
linkType: hard

"string-argv@npm:0.3.2":
"string-argv@npm:^0.3.2":
version: 0.3.2
resolution: "string-argv@npm:0.3.2"
checksum: 10/f9d3addf887026b4b5f997a271149e93bf71efc8692e7dc0816e8807f960b18bcb9787b45beedf0f97ff459575ee389af3f189d8b649834cac602f2e857e75af
Expand Down Expand Up @@ -9305,15 +9305,6 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.8.1":
version: 2.8.1
resolution: "yaml@npm:2.8.1"
bin:
yaml: bin.mjs
checksum: 10/eae07b3947d405012672ec17ce27348aea7d1fa0534143355d24a43a58f5e05652157ea2182c4fe0604f0540be71f99f1173f9d61018379404507790dff17665
languageName: node
linkType: hard

"yaml@npm:^1.10.0":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
Expand All @@ -9330,6 +9321,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.8.1":
version: 2.8.1
resolution: "yaml@npm:2.8.1"
bin:
yaml: bin.mjs
checksum: 10/eae07b3947d405012672ec17ce27348aea7d1fa0534143355d24a43a58f5e05652157ea2182c4fe0604f0540be71f99f1173f9d61018379404507790dff17665
languageName: node
linkType: hard

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