From 0d446a1a4b0ec1186b63dc6d4e5e4caaa683cd8f Mon Sep 17 00:00:00 2001 From: Lexus Drumgold Date: Fri, 16 Feb 2024 01:44:20 -0500 Subject: [PATCH] build(deps-dev): bump typescript from 5.3.3 to 5.4.0-beta Signed-off-by: Lexus Drumgold --- .github/infrastructure.yml | 1 + .github/workflows/ci.yml | 1 + package.json | 2 +- yarn.lock | 22 +++++++++++++++++++++- 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/.github/infrastructure.yml b/.github/infrastructure.yml index 1c9cc901..80718cec 100644 --- a/.github/infrastructure.yml +++ b/.github/infrastructure.yml @@ -33,6 +33,7 @@ branches: - context: lint - context: spelling - context: typescript (5.3.3) + - context: typescript (5.4.0-beta) - context: typescript (latest) strict: true restrictions: null diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 512e5491..fc9acc1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -244,6 +244,7 @@ jobs: fail-fast: false matrix: typescript-version: + - 5.3.3 - ${{ needs.preflight.outputs.version-typescript }} - latest steps: diff --git a/package.json b/package.json index 1c49a9fa..d2b38f43 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "sh-syntax": "0.4.2", "trash-cli": "5.0.0", "ts-dedent": "2.2.0", - "typescript": "5.3.3", + "typescript": "5.4.0-beta", "vite": "5.1.2", "vitest": "1.2.2", "yaml-eslint-parser": "1.2.2" diff --git a/yarn.lock b/yarn.lock index b5ff3d41..20e76f89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1416,7 +1416,7 @@ __metadata: sh-syntax: "npm:0.4.2" trash-cli: "npm:5.0.0" ts-dedent: "npm:2.2.0" - typescript: "npm:5.3.3" + typescript: "npm:5.4.0-beta" vite: "npm:5.1.2" vitest: "npm:1.2.2" yaml-eslint-parser: "npm:1.2.2" @@ -9787,6 +9787,16 @@ __metadata: languageName: node linkType: hard +"typescript@npm:5.4.0-beta": + version: 5.4.0-beta + resolution: "typescript@npm:5.4.0-beta" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6 + languageName: node + linkType: hard + "typescript@patch:typescript@npm%3A5.3.3#optional!builtin": version: 5.3.3 resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7" @@ -9797,6 +9807,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin": + version: 5.4.0-beta + resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin::version=5.4.0-beta&hash=d69c25" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20 + languageName: node + linkType: hard + "uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5": version: 1.0.6 resolution: "uc.micro@npm:1.0.6"