From 9d252683456b07201129523e01d7802f13934611 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:36:32 +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 a6f00e65..acfdb62f 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,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",