Skip to content

Commit 4de1f6c

Browse files
Update tape requirement from ^5.2.2 to ^5.5.2
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.5.2) --- updated-dependencies: - dependency-name: tape dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1c0ebe commit 4de1f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.2",
3737
"thunky": "^1.1.0",
3838
"wrtc": "^0.4.7",
3939
"ws": "^7.5.3"

0 commit comments

Comments
 (0)