Skip to content

Commit

Permalink
test(deps): update dependency moq to v4.20.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LoremFooBar committed Sep 22, 2023
1 parent 5ddcd3b commit 1748f13
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" PrivateAssets="all"/>
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2"/>
<PackageReference Include="Moq" Version="4.18.4"/>
<PackageReference Include="Moq" Version="4.20.69"/>
<PackageReference Include="NUnit" Version="3.13.3"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.18.4, )",
"resolved": "4.18.4",
"contentHash": "IOo+W51+7Afnb0noltJrKxPBSfsgMzTKCw+Re5AMx8l/vBbAbMDOynLik4+lBYIWDJSO0uV7Zdqt7cNb6RZZ+A==",
"requested": "[4.20.69, )",
"resolved": "4.20.69",
"contentHash": "8P/oAUOL8ZVyXnzBBcgdhTsOD1kQbAWfOcMI7KDQO3HqQtzB/0WYLdnMa4Jefv8nu/MQYiiG0IuoJdvG0v0Nig==",
"dependencies": {
"Castle.Core": "5.1.1"
}
Expand Down Expand Up @@ -509,9 +509,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.18.4, )",
"resolved": "4.18.4",
"contentHash": "IOo+W51+7Afnb0noltJrKxPBSfsgMzTKCw+Re5AMx8l/vBbAbMDOynLik4+lBYIWDJSO0uV7Zdqt7cNb6RZZ+A==",
"requested": "[4.20.69, )",
"resolved": "4.20.69",
"contentHash": "8P/oAUOL8ZVyXnzBBcgdhTsOD1kQbAWfOcMI7KDQO3HqQtzB/0WYLdnMa4Jefv8nu/MQYiiG0IuoJdvG0v0Nig==",
"dependencies": {
"Castle.Core": "5.1.1"
}
Expand Down Expand Up @@ -925,9 +925,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.18.4, )",
"resolved": "4.18.4",
"contentHash": "IOo+W51+7Afnb0noltJrKxPBSfsgMzTKCw+Re5AMx8l/vBbAbMDOynLik4+lBYIWDJSO0uV7Zdqt7cNb6RZZ+A==",
"requested": "[4.20.69, )",
"resolved": "4.20.69",
"contentHash": "8P/oAUOL8ZVyXnzBBcgdhTsOD1kQbAWfOcMI7KDQO3HqQtzB/0WYLdnMa4Jefv8nu/MQYiiG0IuoJdvG0v0Nig==",
"dependencies": {
"Castle.Core": "5.1.1"
}
Expand Down

0 comments on commit 1748f13

Please sign in to comment.