Bump tape from 5.0.0 to 5.0.1

Bumps [tape](https://github.com/substack/tape) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](https://github.com/substack/tape/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-25 05:10:31 +00:00 committed by GitHub
parent bdcc276351
commit 980753e7ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -68,6 +68,6 @@
"puppeteer": "3.0.2",
"serve-static": "1.14.1",
"tap-dot": "2.0.0",
"tape": "5.0.0"
"tape": "5.0.1"
}
}

View file

@ -2910,10 +2910,10 @@ tap-out@^1.3.2:
split "^1.0.0"
trim "0.0.1"
tape@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/tape/-/tape-5.0.0.tgz#ead4b82317d094dfaa51b1dd68b66364a51d093e"
integrity sha512-+fi4WiHuvxpKL6GpcvnG5PXfzopgw9h1JM9CJdpEPAbyU3r3VjRgt059fD6Up2/u6BQXmmxKmUMm6mXQP+HS3w==
tape@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/tape/-/tape-5.0.1.tgz#0d70ce90a586387c4efda4393e72872672a416a3"
integrity sha512-wVsOl2shKPcjdJdc8a+PwacvrOdJZJ57cLUXlxW4TQ2R6aihXwG0m0bKm4mA4wjtQNTaLMCrYNEb4f9fjHKUYQ==
dependencies:
deep-equal "^2.0.3"
defined "^1.0.0"