Skip to content

Commit

Permalink
chore(deps): bump Uno.Wasm.Bootstrap from 7.0.5 to 7.0.29
Browse files Browse the repository at this point in the history
Bumps [Uno.Wasm.Bootstrap](https://github.com/unoplatform/Uno.Wasm.Bootstrap) from 7.0.5 to 7.0.29.
- [Release notes](https://github.com/unoplatform/Uno.Wasm.Bootstrap/releases)
- [Changelog](https://github.com/unoplatform/Uno.Wasm.Bootstrap/blob/main/doc/release-procedure.md)
- [Commits](https://github.com/unoplatform/Uno.Wasm.Bootstrap/commits)

---
updated-dependencies:
- dependency-name: Uno.Wasm.Bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent cbf16c3 commit 3283f29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="Uno.UI.WebAssembly" Version="4.6.19" />
<PackageReference Include="Uno.UI.RemoteControl" Version="4.6.19" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.6.19" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.5" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.29" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.5" />

<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.6.19" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.6.19" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.6.19" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.5" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.29" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.5" />

<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
Expand Down

0 comments on commit 3283f29

Please sign in to comment.