Skip to content

Commit

Permalink
Bump Blazor.BrowserExtension
Browse files Browse the repository at this point in the history
Bumps Blazor.BrowserExtension from 1.3.0 to 1.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 93ab5cf commit 16b3a92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Blazor.BrowserExtension" Version="1.3.0" />
<PackageReference Include="Blazor.BrowserExtension" Version="1.5.1" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.5" PrivateAssets="all" />
Expand Down

0 comments on commit 16b3a92

Please sign in to comment.