Bump to Jasmine 5.1 and jasmine-suites 2.0.
Review Request #13202 — Created Aug. 11, 2023 and submitted — Latest diff uploaded
This change bumps our jasmine dependency up to 5.1. This also required
pulling in the new version of jasmine-suites, which fixes things up to
work with the changed jasmine APIs.Try as I might I cannot get jasmine to bundle out of node_modules via
imports. We're therefore still bundling it in js-test-libs.
Ran js-tests.