Bump WebMarkupMin.Core from 2.13.0 to 2.13.8

Bumps [WebMarkupMin.Core](https://github.com/Taritsyn/WebMarkupMin) from 2.13.0 to 2.13.8.
- [Release notes](https://github.com/Taritsyn/WebMarkupMin/releases)
- [Changelog](https://github.com/Taritsyn/WebMarkupMin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Taritsyn/WebMarkupMin/compare/v2.13.0...v2.13.8)

---
updated-dependencies:
- dependency-name: WebMarkupMin.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-09 20:08:01 +00:00 committed by GitHub
parent 1f7dd735f2
commit 2e5b09ce4f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Superpower" Version="3.0.0" />
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
<PackageReference Include="WebMarkupMin.Core" Version="2.13.0" />
<PackageReference Include="WebMarkupMin.Core" Version="2.13.8" />
<PackageReference Include="YamlDotNet" Version="12.2.1" />
</ItemGroup>