From 3d7cc26440867bf5d34d0cb7fbd792a7cd0c227b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:14:14 +0000 Subject: [PATCH] chore(deps): @types/tape@5.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 053c854..c657479 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@tsconfig/node18": "^18.2.2", "@types/almost-equal": "^1.1.3", "@types/lodash.isfunction": "^3.0.9", - "@types/tape": "^5.6.3", + "@types/tape": "^5.6.4", "almost-equal": "^1.1.0", "beautify-benchmark": "^0.2.4", "benchmark": "^2.1.4",