Merge pull request #1727 from tgstation/Cyberboss-patch-1

Update pinned `yarn` version to 1.22.21
This commit is contained in:
Jordan Dominion
2023-11-21 11:57:29 -05:00
committed by GitHub
+1 -1
View File
@@ -19,6 +19,6 @@
<!-- Update this frequently with dotnet runtime patches. MAJOR MUST MATCH ABOVE! -->
<TgsDotnetRedistUrl>https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/6.0.24/dotnet-hosting-6.0.24-win.exe</TgsDotnetRedistUrl>
<TgsMariaDBRedistVersion>10.11.6</TgsMariaDBRedistVersion>
<TgsYarnVersion>1.22.19</TgsYarnVersion>
<TgsYarnVersion>1.22.21</TgsYarnVersion>
</PropertyGroup>
</Project>