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
10 changes: 5 additions & 5 deletions .github/commitlint/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"prettier": "3.7.3"
"prettier": "3.7.4"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions .github/commitlint/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -801,12 +801,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.7.3":
version: 3.7.3
resolution: "prettier@npm:3.7.3"
"prettier@npm:3.7.4":
version: 3.7.4
resolution: "prettier@npm:3.7.4"
bin:
prettier: bin/prettier.cjs
checksum: 10/f83ca7e3c69717c1e2f7a95af2d9700eea520c235dfc0f94727a550a4bf0f14eda956a9b2682991b4f1da4605247b3cd3c5547bf2ada4a3ca718bc9ca230040a
checksum: 10/b4d00ea13baed813cb777c444506632fb10faaef52dea526cacd03085f01f6db11fc969ccebedf05bf7d93c3960900994c6adf1b150e28a31afd5cfe7089b313
languageName: node
linkType: hard

Expand Down Expand Up @@ -851,7 +851,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:20.1.0"
"@commitlint/config-conventional": "npm:20.0.0"
prettier: "npm:3.7.3"
prettier: "npm:3.7.4"
languageName: unknown
linkType: soft

Expand Down