Skip to content

Commit

Permalink
typescript/5.6.3 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Oct 9, 2024
1 parent c40b1bb commit 721505b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions typescript.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 721505b

Please sign in to comment.