From 49e6122b9c78271f838d584a62abcb42906c65dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:23:49 +0000 Subject: [PATCH] Update dependency typescript to v5.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ce0fbaeab3..2ba7b133622 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "stylelint": "15.11.0", "tar": "7.4.3", "tmp": "0.2.3", - "typescript": "5.6.3", + "typescript": "5.7.2", "vue-eslint-parser": "9.4.3", "yaml": "2.6.1" },