Skip to content

Commit

Permalink
Bump Markdig from 0.34.0 to 0.36.2
Browse files Browse the repository at this point in the history
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.34.0 to 0.36.2.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.34.0...0.36.2)

---
updated-dependencies:
- dependency-name: Markdig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 927d32b commit 010bf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Wabbajack.Web/Wabbajack.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.4.0" />
<PackageReference Include="Markdig" Version="0.34.0" />
<PackageReference Include="Markdig" Version="0.36.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageReference Include="Wabbajack.Downloaders.Dispatcher" Version="3.5.0.2" />
Expand Down

0 comments on commit 010bf76

Please sign in to comment.