Skip to content

Commit

Permalink
Merge pull request #146 from JaCraig/dependabot/nuget/dependencies-5e…
Browse files Browse the repository at this point in the history
…6f6e642c

fix: bump the dependencies group with 3 updates
  • Loading branch information
JaCraig committed Nov 17, 2023
2 parents 590165b + a6c01d0 commit 4af907a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"husky": {
"version": "0.6.2",
"version": "0.6.3",
"commands": [
"husky"
]
Expand Down
4 changes: 2 additions & 2 deletions Mecha.Core/Mecha.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FileCurator" Version="4.0.35" />
<PackageReference Include="Mirage" Version="4.0.45" />
<PackageReference Include="FileCurator" Version="4.0.37" />
<PackageReference Include="Mirage" Version="4.0.46" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4af907a

Please sign in to comment.