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 @@ -126,7 +126,7 @@
"husky": "9.0.11",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.5",
"lint-staged": "15.2.6",
"node-notifier": "10.0.1",
"prettier": "3.3.2",
"remark": "15.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1887,7 +1887,7 @@ __metadata:
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.5"
lint-staged: "npm:15.2.6"
node-notifier: "npm:10.0.1"
prettier: "npm:3.3.2"
remark: "npm:15.0.1"
Expand Down Expand Up @@ -6654,9 +6654,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:15.2.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -6670,7 +6670,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
checksum: 10/d2e7b610603ace80521d80afa7d355864a0f5f574aa2a2edbf5d96486e99ceeebb4d988e733c0b6ad8bfa899092f1c20db5cb02a0cc3e260919aeb92ef6f2d79
languageName: node
linkType: hard

Expand Down