From 4849c95abf3ea5192819b281ed9411b9490a6636 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:47:35 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ~5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 434e334..170ec94 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-stylus": "^1.0.0", "ts-node": "^10.2.1", - "typescript": "~5.0.0", + "typescript": "~5.3.0", "vue-eslint-editor": "^1.1.0", "vue-eslint-parser": "^9.0.0", "vuepress": "^1.8.2"