Commit 8718a3e
authored
fix(ci): retry
pnpm dedupe --check re-resolves all dependencies and can produce
different results between runs due to async resolution ordering of
optional transitive peer dependencies (oxc-resolver via dts-resolver).pnpm dedupe --check to handle non-deterministic resolution (#1365)1 parent 4d9bc46 commit 8718a3e
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
180 | 183 | | |
181 | | - | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
184 | 187 | | |
| |||
0 commit comments