Skip to content

Commit

Permalink
Bump Blazored.Modal from 7.0.0 to 7.1.0 in /src (#1354)
Browse files Browse the repository at this point in the history
Bumps [Blazored.Modal](https://github.com/Blazored/Modal) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/Blazored/Modal/releases)
- [Commits](Blazored/Modal@v7.0.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2022
1 parent c8d274f commit acb0109
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.ClientAssets" Version="0.1.0-alpha.21528.2" />
<PackageReference Include="Blazored.LocalStorage" Version="4.2.0" />
<PackageReference Include="Blazored.Modal" Version="7.0.0" />
<PackageReference Include="Blazored.Modal" Version="7.1.0" />
<PackageReference Include="FluentValidation" Version="11.2.2" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web.Extensions" Version="5.0.0-preview9.20513.1" />
Expand Down

0 comments on commit acb0109

Please sign in to comment.