Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 6c805fe

Browse files
authored
Update tape: 5.2.1 → 5.2.2 (patch) (#279)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 46061a8 commit 6c805fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prettier": "^2.2.1",
3939
"rimraf": "^3.0.2",
4040
"supertest": "^6.1.3",
41-
"tape": "^5.2.1",
41+
"tape": "^5.2.2",
4242
"typescript": "^4.2.2"
4343
},
4444
"dependencies": {}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,10 +1928,10 @@ table@^6.0.4:
19281928
slice-ansi "^4.0.0"
19291929
string-width "^4.2.0"
19301930

1931-
tape@^5.2.1:
1932-
version "5.2.1"
1933-
resolved "https://registry.yarnpkg.com/tape/-/tape-5.2.1.tgz#4dde2c2189ba4f8228adfbcb5cb7037601fea593"
1934-
integrity sha512-pjrC4M7OUCndgKNJ9AEy/WCfOd8Voux6pD/WlzRi0855ZZa66nPFlisCtPixA5Phh/V/tu6v8Q1cNRND9AcYMA==
1931+
tape@^5.2.2:
1932+
version "5.2.2"
1933+
resolved "https://registry.yarnpkg.com/tape/-/tape-5.2.2.tgz#a98475ecf30aa0ed2a89c36439bb9438d24d2184"
1934+
integrity sha512-grXrzPC1ly2kyTMKdqxh5GiLpb0BpNctCuecTB0psHX4Gu0nc+uxWR4xKjTh/4CfQlH4zhvTM2/EXmHXp6v/uA==
19351935
dependencies:
19361936
call-bind "^1.0.2"
19371937
deep-equal "^2.0.5"

0 commit comments

Comments
 (0)