Skip to content

Commit

Permalink
build(deps): bump AspNetCore.SassCompiler from 1.66.0 to 1.69.5
Browse files Browse the repository at this point in the history
Bumps [AspNetCore.SassCompiler](https://github.com/koenvzeijl/AspNetCore.SassCompiler) from 1.66.0 to 1.69.5.
- [Release notes](https://github.com/koenvzeijl/AspNetCore.SassCompiler/releases)
- [Commits](koenvzeijl/AspNetCore.SassCompiler@v1.66.0...v1.69.5)

---
updated-dependencies:
- dependency-name: AspNetCore.SassCompiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jcoliz committed Oct 29, 2023
1 parent 0457a61 commit e6835e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FrontEnd/PlaidQuickstartBlazor.FrontEnd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AspNetCore.SassCompiler" Version="1.66.0" />
<PackageReference Include="AspNetCore.SassCompiler" Version="1.69.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.12" PrivateAssets="all" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Server/PlaidQuickstartBlazor.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AspNetCore.SassCompiler" Version="1.66.0" />
<PackageReference Include="AspNetCore.SassCompiler" Version="1.69.5" />
<PackageReference Include="Going.Plaid" Version="6.8.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.12" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="3.1.0" />
Expand Down

0 comments on commit e6835e6

Please sign in to comment.