Closed kraenhansen closed 3 months ago
This hoists the mocha and chai dependencies to the root package to simplify keeping them updated. I've also submitted this PR https://github.com/daniellockyer/mocha-github-actions-reporter/pull/23 to get rid of an unneeded install of mocha@9.0.0.
mocha
chai
mocha@9.0.0
What, How & Why?
This hoists the
mocha
andchai
dependencies to the root package to simplify keeping them updated. I've also submitted this PR https://github.com/daniellockyer/mocha-github-actions-reporter/pull/23 to get rid of an unneeded install ofmocha@9.0.0
.