From 6660c98d4ae695df2e7fd152ab155431db0ba311 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 01:50:21 +0000 Subject: [PATCH] Update dependency @types/text-table to v0.2.5 --- packages/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/package.json b/packages/next/package.json index 5bd50ab77f..47e1b962f7 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -185,7 +185,7 @@ "@types/send": "0.17.4", "@types/shell-quote": "1.7.4", "@types/tar": "6.1.9", - "@types/text-table": "0.2.4", + "@types/text-table": "0.2.5", "@types/ua-parser-js": "0.7.38", "@types/uuid": "9.0.6", "@types/webpack-sources1": "npm:@types/webpack-sources@3.2.2",