Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [Markdig](https://github.com/xoofx/markdig) and Microsoft.Web.WebView2.


Updates `Markdig` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.37.0...0.38.0)

Updates `Microsoft.Web.WebView2` from 1.0.2792.45 to 1.0.2849.39

---
updated-dependencies:
- dependency-name: Markdig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 3239b71 commit 519ad19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WinQuickLook.Core/WinQuickLook.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<PackageReference Include="AvalonEdit" Version="6.3.0.90" />
<PackageReference Include="Cylinder.WPF" Version="1.0.0-preview.2" />
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2792.45" />
<PackageReference Include="Markdig" Version="0.38.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2849.39" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 519ad19

Please sign in to comment.