diff --git a/.github/infrastructure.yml b/.github/infrastructure.yml index 4f80f6b6..5de5224d 100644 --- a/.github/infrastructure.yml +++ b/.github/infrastructure.yml @@ -35,7 +35,7 @@ branches: - context: typescript (5.0.4) - context: typescript (5.4.5) - context: typescript (5.5.4) - - context: typescript (latest) + - context: typescript (5.6.2) strict: true restrictions: null environments: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2927099..84071204 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -245,9 +245,9 @@ jobs: matrix: typescript-version: - ${{ needs.preflight.outputs.version-typescript }} + - 5.5.4 - 5.4.5 - 5.0.4 - - latest steps: - id: checkout name: Checkout ${{ env.REF_NAME }} diff --git a/package.json b/package.json index 6b90f363..6a12f5d7 100644 --- a/package.json +++ b/package.json @@ -208,7 +208,7 @@ "tinyrainbow": "1.2.0", "trash-cli": "6.0.0", "ts-dedent": "2.2.0", - "typescript": "5.5.4", + "typescript": "5.6.2", "typescript-eslint": "8.3.0", "unified": "11.0.5", "vfile": "6.0.3", diff --git a/yarn.lock b/yarn.lock index 55a45aec..a24b2216 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1831,7 +1831,7 @@ __metadata: tinyrainbow: "npm:1.2.0" trash-cli: "npm:6.0.0" ts-dedent: "npm:2.2.0" - typescript: "npm:5.5.4" + typescript: "npm:5.6.2" typescript-eslint: "npm:8.3.0" unified: "npm:11.0.5" vfile: "npm:6.0.3" @@ -10948,13 +10948,13 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.5.4": - version: 5.5.4 - resolution: "typescript@npm:5.5.4" +"typescript@npm:5.6.2": + version: 5.6.2 + resolution: "typescript@npm:5.6.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f + checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b languageName: node linkType: hard @@ -10968,13 +10968,13 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.5.4#optional!builtin": - version: 5.5.4 - resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin::version=5.5.4&hash=379a07" +"typescript@patch:typescript@npm%3A5.6.2#optional!builtin": + version: 5.6.2 + resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=74658d" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc + checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e languageName: node linkType: hard