Skip to content

Commit

Permalink
build(deps): bump bunit, Microsoft.AspNetCore.Components, Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.Components.Web and Microsoft.AspNetCore.Components.WebAssembly (#33)

Bumps bunit, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components.WebAssembly. These dependencies needed to be updated together.

Updates `bunit` from 1.28.9 to 1.29.5

Updates `Microsoft.AspNetCore.Components` from 8.0.6 to 9.0.0-preview.5.24306.11

Updates `Microsoft.AspNetCore.Components.Web` from 8.0.2 to 9.0.0-preview.5.24306.11

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.6 to 9.0.0-preview.5.24306.11

---
updated-dependencies:
- dependency-name: bunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 14, 2024
1 parent 0d3ffb9 commit 50ec7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/LumexUI.Tests/LumexUI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="bunit" Version="1.28.9" />
<PackageReference Include="bunit" Version="1.29.5" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 50ec7c0

Please sign in to comment.