Commit 7861975
committed
fix(slack): align vitest with the repo version so blob reports merge
The slack package pinned its own vitest ^2.1.9 while the rest of the repo uses
4.1.7, so its test blob reports could not be merged with the others (the
packages Merge Reports step requires a single vitest version). Drop the pin so
slack inherits the root vitest like every other package.1 parent 6f6be81 commit 7861975
2 files changed
Lines changed: 1 addition & 233 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments