From e8f5c01c211cb3a7ee08195f1cc44bea0b1237a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 16:04:08 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ec078ca22..0d3b5521f 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "stylelint-order": "^6.0.0", "stylus": "^0.59.0", "stylus-loader": "^7.0.0", - "typescript": "^4.7.4", + "typescript": "^5.0.0", "wait-for-expect": "^3.0.2", "webdriverio": "^7.25.1", "webextension-polyfill": "^0.10.0", diff --git a/yarn.lock b/yarn.lock index bb0b1fc7e..77de351af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8372,10 +8372,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@^4.7.4: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@^5.0.0: + version "5.1.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826" + integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw== u2f-api@0.2.7: version "0.2.7"