Skip to content

Commit b18c442

Browse files
dependabot[bot]fuzzzerd
authored andcommitted
chore(deps): bump TextMateSharp.Grammars from 1.0.58 to 1.0.60
Bumps [TextMateSharp.Grammars](https://github.com/danipen/TextMateSharp) from 1.0.58 to 1.0.60. - [Release notes](https://github.com/danipen/TextMateSharp/releases) - [Commits](danipen/TextMateSharp@v1.0.58...v1.0.60) --- updated-dependencies: - dependency-name: TextMateSharp.Grammars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d45756f commit b18c442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SharpFM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.1" />
3434
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.1" />
3535
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.0.6" />
36-
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.58" />
36+
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.60" />
3737
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.0.6" />
3838
<!--Condition
3939
below is needed to remove Avalonia.Diagnostics package from build output in Release

0 commit comments

Comments
 (0)