Skip to content

Commit

Permalink
chore(deps-dev): bump tape from 4.13.3 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [tape](https://github.com/substack/tape) from 4.13.3 to 5.2.0.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v4.13.3...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 22, 2021
1 parent 49e230d commit 78a0d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"json-stable-stringify": "latest",
"nyc": "^14.1.0",
"pre-commit": "^1.2.2",
"tape": "^4.11.0"
"tape": "^5.2.0"
},
"scripts": {
"eslint": "eslint index.js test",
Expand Down

0 comments on commit 78a0d99

Please sign in to comment.