Commit 4e86283
committed
fix: pin @bazel/karma karma dep to ~4.1.0 as 4.2.0 breaks stack traces in karma output
This fix is transitional as karma and the karma plugins required by @bazel/karma should be peerDependencies. This regression with karma 4.2.0 didn't have coverage as the yarn.lock file of /e2e/karma_stack_trace was not being updated and it was pulling in an old version of karma.1 parent 46525f5 commit 4e86283
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments