Skip to content

Commit 7b8db7d

Browse files
Update tape requirement from ^5.2.2 to ^5.3.1
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.2.2...v5.3.1) --- updated-dependencies: - dependency-name: tape dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9163237 commit 7b8db7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"speedometer": "^1.1.0",
3434
"standard": "*",
3535
"string-to-stream": "^3.0.1",
36-
"tape": "^5.2.2",
36+
"tape": "^5.3.1",
3737
"thunky": "^1.1.0",
3838
"wrtc": "^0.4.7",
3939
"ws": "^7.5.3"

0 commit comments

Comments
 (0)