From 7cb4bd849c01169d860d54c73d3d23adb61b16b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:30:35 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ~5.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9dfd5aa..49faa333 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "stylelint-config-standard-vue": "^1.0.0", "stylelint-stylus": "^1.0.0", "ts-node": "^10.0.0", - "typescript": "~5.0.0", + "typescript": "~5.6.0", "typescript-eslint": "^8.5.0", "vite-plugin-eslint4b": "^0.4.6", "vitepress": "^1.2.3",