Skip to content

Commit 043a99d

Browse files
dependabot[bot]fuzzzerd
authored andcommitted
chore(deps): bump TextMateSharp.Grammars from 1.0.62 to 1.0.63
Bumps [TextMateSharp.Grammars](https://github.com/danipen/TextMateSharp) from 1.0.62 to 1.0.63. - [Release notes](https://github.com/danipen/TextMateSharp/releases) - [Commits](danipen/TextMateSharp@v1.0.62...v1.0.63) --- updated-dependencies: - dependency-name: TextMateSharp.Grammars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 914530a commit 043a99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpFM.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3" />
3434
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.3" />
3535
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
36-
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.62" />
36+
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.63" />
3737
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.1.0" />
3838
<!--Condition
3939
below is needed to remove Avalonia.Diagnostics package from build output in Release

0 commit comments

Comments
 (0)