QUnit 2.9.0: Slim down npm package size
Changelog
Fixed
- CLI: Reduce size of the npm package and dependency tree, from 142 dependencies, to 9 dependencies. (Timo Tijhof) #1342
- Assert: Report errors from
assert.throws()
as strings. #1333 - HTML Reporter: Fix an unescaped
details.source
. (Shlomi Fish) #1341