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 @@ -64,7 +64,7 @@
"eslint-config-prettier": "10.1.8",
"globals": "15.15.0",
"husky": "9.1.7",
"lint-staged": "16.1.6",
"lint-staged": "16.2.3",
"lodash-es": "4.17.21",
"pkgroll": "2.15.4",
"prettier": "3.6.2",
Expand Down
36 changes: 13 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2026,7 +2026,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.3.0, chalk@npm:^5.6.0":
"chalk@npm:^5.3.0":
version: 5.6.2
resolution: "chalk@npm:5.6.2"
checksum: 10/1b2f48f6fba1370670d5610f9cd54c391d6ede28f4b7062dd38244ea5768777af72e5be6b74fb6c6d54cb84c4a2dff3f3afa9b7cb5948f7f022cfd3d087989e0
Expand Down Expand Up @@ -2160,7 +2160,7 @@ __metadata:
languageName: node
linkType: hard

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

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.1":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7":
version: 4.4.3
resolution: "debug@npm:4.4.3"
dependencies:
Expand Down Expand Up @@ -3777,7 +3777,7 @@ __metadata:
eslint-config-prettier: "npm:10.1.8"
globals: "npm:15.15.0"
husky: "npm:9.1.7"
lint-staged: "npm:16.1.6"
lint-staged: "npm:16.2.3"
lodash-es: "npm:4.17.21"
pkgroll: "npm:2.15.4"
prettier: "npm:3.6.2"
Expand All @@ -3799,41 +3799,31 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
checksum: 10/0c37f9f7fa212b38912b7145e1cd16a5f3cd34d782441c3e6ca653485d326f58b3caccda66efce1c5812bde4961bbde3374fae4b0d11bf1226152337f3894aa5
languageName: node
linkType: hard

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

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

"nano-spawn@npm:^1.0.2":
"nano-spawn@npm:^1.0.3":
version: 1.0.3
resolution: "nano-spawn@npm:1.0.3"
checksum: 10/72c56e68ae733c81c459a338fd51e2aa3be06b1cca746c2abe83df7acfac7eee008b01833f5a8781f4ac9fc1eafd23036a44755257a669dfcc2ff2453850822a
Expand Down