Skip to content

Commit 96e564e

Browse files
Bump tape from 4.16.1 to 5.6.1 (#37)
Bumps [tape](https://github.com/ljharb/tape) from 4.16.1 to 5.6.1. - [Release notes](https://github.com/ljharb/tape/releases) - [Changelog](https://github.com/ljharb/tape/blob/master/CHANGELOG.md) - [Commits](tape-testing/tape@v4.16.1...v5.6.1) --- updated-dependencies: - dependency-name: tape dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3e4b1c commit 96e564e

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
@@ -21,7 +21,7 @@
2121
"browserify": "^17.0.0",
2222
"from2-string": "^1.1.0",
2323
"standard": "^17.0.0",
24-
"tape": "^4.11.0"
24+
"tape": "^5.6.1"
2525
},
2626
"homepage": "https://github.com/browserify/tinyify",
2727
"keywords": [

0 commit comments

Comments
 (0)