deps: tap@21.0.1 by reggi · Pull Request #498 · npm/template-oss (original) (raw)
Resurfaces an old PR that updated tap 16 -> 19 (still not sure what's needed from that until i see the diff.
Had to do some googling to find why /* istanbul ignore next */ doesn't work anymore.
got some node 22
failures - ENOENT: no such file or directory, open '/home/runner/work/template-oss/template-oss/.tap/fixtures/test-apply-esm.js-basic/file.js'
doesn't work on 20.5.0 because of tapjs/tapjs#1028