Skip to content

Commit

Permalink
chore(deps): update dependency moq to 4.20.71
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Sep 3, 2024
1 parent 22d1607 commit 237084b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Descope.Test/Descope.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Moq" Version="4.20.71" />
<PackageReference Include="NBuilder" Version="6.1.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.assert" Version="2.8.0" />
Expand Down
12 changes: 6 additions & 6 deletions Descope.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.20.70, )",
"resolved": "4.20.70",
"contentHash": "4rNnAwdpXJBuxqrOCzCyICXHSImOTRktCgCWXWykuF1qwoIsVvEnR7PjbMk/eLOxWvhmj5Kwt+kDV3RGUYcNwg==",
"requested": "[4.20.71, )",
"resolved": "4.20.71",
"contentHash": "sVyDjL8RDhB2CHYlAc8JCVdULQDqKPLKQj8B9yplEHg+MoNkWcuz3soUpwqTbNmFRJrKgVs8iqFK1SYlBTG5/A==",
"dependencies": {
"Castle.Core": "5.1.1"
}
Expand Down Expand Up @@ -1287,9 +1287,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.20.70, )",
"resolved": "4.20.70",
"contentHash": "4rNnAwdpXJBuxqrOCzCyICXHSImOTRktCgCWXWykuF1qwoIsVvEnR7PjbMk/eLOxWvhmj5Kwt+kDV3RGUYcNwg==",
"requested": "[4.20.71, )",
"resolved": "4.20.71",
"contentHash": "sVyDjL8RDhB2CHYlAc8JCVdULQDqKPLKQj8B9yplEHg+MoNkWcuz3soUpwqTbNmFRJrKgVs8iqFK1SYlBTG5/A==",
"dependencies": {
"Castle.Core": "5.1.1"
}
Expand Down

0 comments on commit 237084b

Please sign in to comment.