Skip to content

Commit 9b828a7

Browse files
♻️ update @types/tape to v4.13.4
1 parent ae4183b commit 9b828a7

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,9 +2477,17 @@
24772477
integrity sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ==
24782478

24792479
"@types/tape@^4.2.34":
2480-
version "4.13.0"
2481-
resolved "https://registry.yarnpkg.com/@types/tape/-/tape-4.13.0.tgz#7a3f656f78a7eeee962fe4c8bedf016061e2d0ea"
2482-
integrity sha512-0V8cKowBdsiA9nbxAg7531sF2cdPZNiUogcfIUeUGm+bejUBE/bvibz3rH36iQP9bQjO/sOzFwU97/uC5mCyoA==
2480+
version "4.13.4"
2481+
resolved "https://registry.yarnpkg.com/@types/tape/-/tape-4.13.4.tgz#2fe220e9040c1721e5b1af6cd71e9e018d07cafb"
2482+
integrity sha512-0Mw8/FAMheD2MvyaFYDaAix7X5GfNjl/XI+zvqJdzC6N05BmHKz6Hwn+r7+8PEXDEKrC3V/irC9z7mrl5a130g==
2483+
dependencies:
2484+
"@types/node" "*"
2485+
"@types/through" "*"
2486+
2487+
"@types/through@*":
2488+
version "0.0.33"
2489+
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.33.tgz#14ebf599320e1c7851e7d598149af183c6b9ea56"
2490+
integrity sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==
24832491
dependencies:
24842492
"@types/node" "*"
24852493

0 commit comments

Comments
 (0)