Skip to content

Commit

Permalink
JS-517 Simple update typescript version (#5043)
Browse files Browse the repository at this point in the history
  • Loading branch information
zglicz authored Jan 2, 2025
1 parent 8aa69e6 commit ba02c37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

public class JavaScriptPlugin implements Plugin {

public static final String TYPESCRIPT_VERSION = "5.3.2";
public static final String TYPESCRIPT_VERSION = "5.7.2";
private static final Logger LOG = LoggerFactory.getLogger(JavaScriptPlugin.class);

// Subcategories
Expand Down

0 comments on commit ba02c37

Please sign in to comment.