From c740c9e263917b8cec11fbf3bb3319e6f6efdc86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 10:16:51 +0800 Subject: [PATCH] chore(deps): update dependency typescript to ~4.8.0 (#37269) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4042cbf114ad..05cccf5b1d5e 100644 --- a/package.json +++ b/package.json @@ -294,7 +294,7 @@ "stylelint-declaration-block-no-ignored-properties": "^2.1.0", "stylelint-order": "^5.0.0", "theme-switcher": "^1.0.2", - "typescript": "~4.7.2", + "typescript": "~4.8.0", "webpack-bundle-analyzer": "^4.1.0", "xhr-mock": "^2.4.1", "yaml-front-matter": "^4.0.0"