mirror of
https://github.com/sharkdp/bat
synced 2026-07-09 14:53:18 +00:00
3358b075fb
* Bump assets/syntaxes/02_Extra/TypeScript from `a607ddf` to `ba45efd` Bumps [assets/syntaxes/02_Extra/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `a607ddf` to `ba45efd`. - [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases) - [Commits](https://github.com/Microsoft/TypeScript-Sublime-Plugin/compare/a607ddfec90648c1c2f33f8306733f6aec5d2b78...ba45efd058df5111837e30fb9598cfc8cbd51095) --- updated-dependencies: - dependency-name: assets/syntaxes/02_Extra/TypeScript dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Do machine-conversion from .tmLanguage to .sublime-syntax The new .sublime-syntax files are pure "Tools" -> "Developer" -> "New Syntax from ..." conversions from a licenced version of Sublime Text, Version 3.1.1, Build 3176 with the .tmLanguage as the source files. No manual changes has been made. * Add CHANGELOG.md entry Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Nordholts <enselic@gmail.com>