mirror of
https://github.com/danbulant/pngjs
synced 2026-07-08 04:30:33 +00:00
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:
parent
bdcc276351
commit
980753e7ce
2 changed files with 5 additions and 5 deletions
|
|
@ -68,6 +68,6 @@
|
||||||
"puppeteer": "3.0.2",
|
"puppeteer": "3.0.2",
|
||||||
"serve-static": "1.14.1",
|
"serve-static": "1.14.1",
|
||||||
"tap-dot": "2.0.0",
|
"tap-dot": "2.0.0",
|
||||||
"tape": "5.0.0"
|
"tape": "5.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2910,10 +2910,10 @@ tap-out@^1.3.2:
|
||||||
split "^1.0.0"
|
split "^1.0.0"
|
||||||
trim "0.0.1"
|
trim "0.0.1"
|
||||||
|
|
||||||
tape@5.0.0:
|
tape@5.0.1:
|
||||||
version "5.0.0"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/tape/-/tape-5.0.0.tgz#ead4b82317d094dfaa51b1dd68b66364a51d093e"
|
resolved "https://registry.yarnpkg.com/tape/-/tape-5.0.1.tgz#0d70ce90a586387c4efda4393e72872672a416a3"
|
||||||
integrity sha512-+fi4WiHuvxpKL6GpcvnG5PXfzopgw9h1JM9CJdpEPAbyU3r3VjRgt059fD6Up2/u6BQXmmxKmUMm6mXQP+HS3w==
|
integrity sha512-wVsOl2shKPcjdJdc8a+PwacvrOdJZJ57cLUXlxW4TQ2R6aihXwG0m0bKm4mA4wjtQNTaLMCrYNEb4f9fjHKUYQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
deep-equal "^2.0.3"
|
deep-equal "^2.0.3"
|
||||||
defined "^1.0.0"
|
defined "^1.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue