Skip to content

Commit

Permalink
bumps: Microsoft.NET.Test.Sdk, Moq, playwright, eslint, sass
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Sep 7, 2024
1 parent 78bdac8 commit 9890754
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DotnetPlayground.Tests/DotnetPlayground.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.71" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.8">
Expand Down
6 changes: 3 additions & 3 deletions DotnetPlayground.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
],
"devDependencies": {
"@aptuitiv/gulp-clean-css": "4.4.3",
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.0",
"concaveman": "1.2.1",
"density-clustering": "1.3.0",
"eslint": "9.9.1",
"eslint": "9.10.0",
"fs-extra": "11.2.0",
"gulp": "5.0.0",
"gulp-concat": "2.6.1",
Expand All @@ -65,7 +65,7 @@
"gulp-sourcemaps": "3.0.0",
"gulp-terser": "2.1.0",
"javascript-astar": "0.4.1",
"sass": "1.77.8",
"sass": "1.78.0",
"terser-webpack-plugin": "5.3.10",
"tiny-glob": "0.2.9",
"webpack": "5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion InkBall

0 comments on commit 9890754

Please sign in to comment.