From 39300dfd9db804fca289c2ace5b859a7ea6f48d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 11:23:18 +0100 Subject: [PATCH] chore(deps): update dependency typescript to v5.3.2 (#1763) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4705745b1..8ca6cbb20 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "stylelint-config-standard": "34.0.0", "stylelint-prettier": "^4.0.0", "tslib": "2.6.2", - "typescript": "5.2.2", + "typescript": "5.3.2", "vitest": "^0.34.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 2afb021f0..9e162cf59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7846,10 +7846,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== ufo@^1.3.0: version "1.3.1"