diff --git a/package.json b/package.json index d045dc054..2094f5236 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,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 1e579e2d2..178a6febd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8403,10 +8403,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.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" + integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== u2f-api@0.2.7: version "0.2.7"