Skip to content

Commit 32c7868

Browse files
committed
chore: Fix format (#2752)
1 parent b897154 commit 32c7868

File tree

1 file changed

+6
-6
lines changed
  • docs/dev-notes/2025-11-07/bump-vitest-from-v3.x-to-v4.x

1 file changed

+6
-6
lines changed

docs/dev-notes/2025-11-07/bump-vitest-from-v3.x-to-v4.x/plan.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -404,12 +404,12 @@ pnpm coverage
404404

405405
### 📊 実施統計
406406

407-
| 項目 | v3.2.4 | v4.0.7 | 変化 |
408-
|------|--------|--------|------|
409-
| テストファイル数 | 28 | 28 | 変化なし |
410-
| テスト総数 | 1640 (pass) | 1640 (pass) | 100% パス継続 |
411-
| 実行時間 | ~10.62s | ~10.01s | ↓ 6% 高速化 |
412-
| Node 要件 | >=18.16.0 | >=20.0.0 | 引き上げ |
407+
| 項目 | v3.2.4 | v4.0.7 | 変化 |
408+
| ---------------- | ----------- | ----------- | ------------- |
409+
| テストファイル数 | 28 | 28 | 変化なし |
410+
| テスト総数 | 1640 (pass) | 1640 (pass) | 100% パス継続 |
411+
| 実行時間 | ~10.62s | ~10.01s | ↓ 6% 高速化 |
412+
| Node 要件 | >=18.16.0 | >=20.0.0 | 引き上げ |
413413

414414
---
415415

0 commit comments

Comments
 (0)