This pull request upgrades the mocha and tar dependencies and removes the unused mkdirp dependency to fix the following warning:
mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
This pull request upgrades the
mocha
andtar
dependencies and removes the unusedmkdirp
dependency to fix the following warning:mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)