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.1.5",
"lint-staged": "16.1.6",
"oxlint": "1.14.0",
"prettier": "3.6.2",
"prettier-plugin-java": "2.7.4",
Expand Down
31 changes: 12 additions & 19 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.1.5"
lint-staged: "npm:16.1.6"
oxlint: "npm:1.14.0"
prettier: "npm:3.6.2"
prettier-plugin-java: "npm:2.7.4"
Expand Down Expand Up @@ -3398,7 +3398,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.6.0":
"chalk@npm:5.6.0, chalk@npm:^5.6.0":
version: 5.6.0
resolution: "chalk@npm:5.6.0"
checksum: 10/f0e0646a72adbd0f6e73441d3872d7f2f40ba98052924f08a30c10634ec6b1e2cd19cc3c40cc21081dad640e2a1a2749030418571690b89bd7782babf7f89866
Expand All @@ -3416,13 +3416,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.5.0":
version: 5.5.0
resolution: "chalk@npm:5.5.0"
checksum: 10/19f6905b47b628541976a534e2f39c3779f7f9276ff9693cb8f7cdb3e3e09ee5dee16e0c3768632fbb41c2a1f1653ee0041ea7730428b804068945eb0bab09c4
languageName: node
linkType: hard

"chardet@npm:^2.1.0":
version: 2.1.0
resolution: "chardet@npm:2.1.0"
Expand Down Expand Up @@ -6031,37 +6024,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:16.1.5":
version: 16.1.5
resolution: "lint-staged@npm:16.1.5"
"lint-staged@npm:16.1.6":
version: 16.1.6
resolution: "lint-staged@npm:16.1.6"
dependencies:
chalk: "npm:^5.5.0"
chalk: "npm:^5.6.0"
commander: "npm:^14.0.0"
debug: "npm:^4.4.1"
lilconfig: "npm:^3.1.3"
listr2: "npm:^9.0.1"
listr2: "npm:^9.0.3"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^1.0.2"
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/02b284f89d7b8118e1b27b1f2068017ed84407e57a1166463789caa65f3429f206372c483bc37304ce03dcb30bd1dd3e624f0502ae4973d440fe73cdd04e0747
checksum: 10/922b4392ae5d3d56130e4eba706c2fa6151d5da5e21f57ab601b1d6ce9cc635ceb5e4c3dc00e7da83ba8f0cb244b82604469c7ea1470b1e6b6ea0fc12454aa08
languageName: node
linkType: hard

"listr2@npm:^9.0.1":
version: 9.0.1
resolution: "listr2@npm:9.0.1"
"listr2@npm:^9.0.3":
version: 9.0.3
resolution: "listr2@npm:9.0.3"
dependencies:
cli-truncate: "npm:^4.0.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^6.1.0"
rfdc: "npm:^1.4.1"
wrap-ansi: "npm:^9.0.0"
checksum: 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
checksum: 10/8cb7cd1cec0f4360502c14cd54af948f831134811d84d3fd2b38b2fa11ea66ee0b15ca8b00b8088d28d7381031afbe755ee3f46bc2c03c2c96c433f04296bd44
languageName: node
linkType: hard

Expand Down