diff --git a/.github/infrastructure.yml b/.github/infrastructure.yml index 8e82440c..0b48cf89 100644 --- a/.github/infrastructure.yml +++ b/.github/infrastructure.yml @@ -49,6 +49,7 @@ branches: - context: test (19) - context: test (20.6.1) - context: typescript (5.1.6) + - context: typescript (5.2.2) - context: typescript (latest) strict: true restrictions: null diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c3d724f..8139b963 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -236,6 +236,7 @@ jobs: typescript-version: - ${{ needs.preflight.outputs.version-typescript }} - latest + - 5.1.6 steps: - id: checkout name: Checkout ${{ env.REF_NAME }} diff --git a/package.json b/package.json index 36e74670..c57b9a45 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "semver": "7.5.4", "trash-cli": "5.0.0", "ts-dedent": "2.2.0", - "typescript": "5.1.6", + "typescript": "5.2.2", "version-bump-prompt": "6.1.0", "vite": "5.0.0-beta.1", "vite-tsconfig-paths": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 6e1efdeb..4fbcac79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1328,7 +1328,7 @@ __metadata: tinyrainbow: "npm:1.1.1" trash-cli: "npm:5.0.0" ts-dedent: "npm:2.2.0" - typescript: "npm:5.1.6" + typescript: "npm:5.2.2" version-bump-prompt: "npm:6.1.0" vite: "npm:5.0.0-beta.1" vite-tsconfig-paths: "npm:4.2.0" @@ -9645,17 +9645,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.1.6": - version: 5.1.6 - resolution: "typescript@npm:5.1.6" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: f347cde665cf43dc4c1c7d9821c7d9bbec3c3914f4bdd82ee490e9fb9f6d99036ed8666463b6a192dd005eeef333c5087d5931bdd51ec853436ff9a670a7417e - languageName: node - linkType: hard - -"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.2.2": +"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.2.2": version: 5.2.2 resolution: "typescript@npm:5.2.2" bin: @@ -9665,17 +9655,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.1.6#optional!builtin": - version: 5.1.6 - resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin::version=5.1.6&hash=5da071" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: f5481fa3ba0eee8970f46708d13c05650a865ad093b586fc9573f425c64c57ca97e3308e110bb528deb3ccebe83f6fd7b5a8ac90018038da96326a9ccdf8e77c - languageName: node - linkType: hard - -"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin": +"typescript@patch:typescript@npm%3A5.2.2#optional!builtin, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin": version: 5.2.2 resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441" bin: