Skip to content

Commit

Permalink
build(deps-dev): update tape requirement from ^5.3.2 to ^5.5.3
Browse files Browse the repository at this point in the history
Updates the requirements on [tape](https://github.com/substack/tape) to permit the latest version.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v5.3.2...v5.5.3)

---
updated-dependencies:
- dependency-name: tape
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and voxpelli committed Apr 20, 2022
1 parent 5a09694 commit ea810f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"run-parallel-limit": "^1.1.0",
"run-series": "^1.1.9",
"simple-get": "^4.0.0",
"tape": "^5.3.2"
"tape": "^5.5.3"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
Expand Down

0 comments on commit ea810f9

Please sign in to comment.