Commit c00ea89
committed
[Tests] override attw's
`@arethetypeswrong/core` hard-pins `typescript@5.6.1-rc`.
Under bun, the single hoisted `typescript@next` (now a 6.0.0-dev nightly) is shared with attw,
so the post-install `npm ls` flags it as invalid and every `bun i` matrix job fails.
Pinning attw's `typescript` to `$typescript` dedupes both onto the root version,
which `npm ls` accepts.
Upstream: arethetypeswrong/arethetypeswrong.github.io#254typescript to the root version to fix bun npm ls
1 parent e741737 commit c00ea89
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
| |||
0 commit comments