Skip to content

Commit

Permalink
Bump Bluehill.Blazor from 0.8.1 to 0.9.0 in the default group
Browse files Browse the repository at this point in the history
Bumps the default group with 1 update: [Bluehill.Blazor](https://github.com/na1307/BluehillLibrary).


Updates `Bluehill.Blazor` from 0.8.1 to 0.9.0
- [Commits](https://github.com/na1307/BluehillLibrary/commits)

---
updated-dependencies:
- dependency-name: Bluehill.Blazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent e5261ad commit 02eb2d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Bluehill.Analyzers.Pages/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net9.0": {
"Bluehill.Blazor": {
"type": "Direct",
"requested": "[0.8.1, )",
"resolved": "0.8.1",
"contentHash": "UlaWDS0MH66tq0vcje85eG5HBEHPoQ4vYeg+by54j4/dEYRaIYl5wpVnXoMUCYuCrH7Oe/hwC1aueo98PztHOw=="
"requested": "[0.9.0, )",
"resolved": "0.9.0",
"contentHash": "ze8fchl63EqohDUcMqKew94lf/pqMDVLOr5K23rUCjP+xc4XrQ1ZWYNAavEC0aB57fxQ6HXgO5mhlEFZNFtAyw=="
},
"Bluehill.Blazor.GHPages": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<CentralPackageVersionOverrideEnabled>false</CentralPackageVersionOverrideEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Bluehill.Blazor" Version="0.8.1" />
<PackageVersion Include="Bluehill.Blazor" Version="0.9.0" />
<PackageVersion Include="Bluehill.Blazor.GHPages" Version="1.0.2" />
<PackageVersion Include="HighlightBlazor" Version="0.1.10" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0" />
Expand Down

0 comments on commit 02eb2d0

Please sign in to comment.