From 6e503e58af3d9821f4155c493443f6fc78d575c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:11:28 +0000 Subject: [PATCH] chore(deps): update dependency ts-pattern to v5.6.2 (#3260) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/package.json b/scripts/package.json index e9473b6616..21d70b07a0 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -26,7 +26,7 @@ "globby": "14.0.2", "pkg-dir": "8.0.0", "ts-morph": "25.0.0", - "ts-pattern": "5.6.1", + "ts-pattern": "5.6.2", "typescript": "5.7.3", "voca": "1.4.1" }