diff --git a/typescript.yaml b/typescript.yaml index 31105d2f0f..882b96ae78 100644 --- a/typescript.yaml +++ b/typescript.yaml @@ -1,6 +1,6 @@ package: name: typescript - version: 5.6.2 + version: 5.6.3 epoch: 0 description: "TypeScript is a superset of JavaScript that compiles to clean JavaScript output." copyright: @@ -25,7 +25,7 @@ pipeline: with: repository: https://github.com/microsoft/TypeScript tag: v${{package.version}} - expected-commit: a7e3374f13327483fbe94e32806d65785b0b6cda + expected-commit: d48a5cf89a62a62d6c6ed53ffa18f070d9458b85 - runs: | npm ci