Skip to content

Commit

Permalink
bump: MessagePack, eslint, sass
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Jun 10, 2024
1 parent 841ece3 commit fd69c0b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DotnetPlayground.Web/DotnetPlayground.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.6" />
<PackageReference Include="MessagePack" Version="2.5.140" />
<PackageReference Include="MessagePack" Version="2.5.168" />
</ItemGroup>

<Target Name="PrepublishScript" BeforeTargets="PrepareForPublish">
Expand Down
4 changes: 2 additions & 2 deletions DotnetPlayground.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@playwright/test": "1.44.1",
"concaveman": "1.2.1",
"density-clustering": "1.3.0",
"eslint": "9.3.0",
"eslint": "9.4.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.2",
"sass": "1.77.4",
"terser-webpack-plugin": "5.3.10",
"tiny-glob": "0.2.9",
"webpack": "5.91.0",
Expand Down
2 changes: 1 addition & 1 deletion InkBall

0 comments on commit fd69c0b

Please sign in to comment.