Skip to content

Commit e8be5cd

Browse files
chore(deps): update dependency nunit3testadapter to 5.2.0 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4860f8 commit e8be5cd

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

Snittlistan.Test/Snittlistan.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<Version>3.20.1</Version>
172172
</PackageReference>
173173
<PackageReference Include="NUnit3TestAdapter">
174-
<Version>5.1.0</Version>
174+
<Version>5.2.0</Version>
175175
</PackageReference>
176176
</ItemGroup>
177177
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

Snittlistan.Test/packages.lock.json

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@
114114
},
115115
"NUnit3TestAdapter": {
116116
"type": "Direct",
117-
"requested": "[5.1.0, )",
118-
"resolved": "5.1.0",
119-
"contentHash": "Q5jgS+WMzXPLKPBvVjXU0R8R75nCPNZPbDAzNxrFnHU9y9K6q+9xXJzgj0HAMr2+ib+2/R1gCYeN1F27rcrgFw==",
117+
"requested": "[5.2.0, )",
118+
"resolved": "5.2.0",
119+
"contentHash": "EyXccnlnvktvDot81n0qStquYhk0iMDY9d91kjdoc5oUEXMsxwPFNbA9H6PRMZUm4elobsFM9tt7HOS7W30mlA==",
120120
"dependencies": {
121-
"Microsoft.Testing.Extensions.VSTestBridge": "1.7.3",
122-
"Microsoft.Testing.Platform.MSBuild": "1.7.3"
121+
"Microsoft.Testing.Extensions.VSTestBridge": "1.9.0",
122+
"Microsoft.Testing.Platform.MSBuild": "1.9.0"
123123
}
124124
},
125125
"AsyncFriendlyStackTrace": {
@@ -340,44 +340,45 @@
340340
},
341341
"Microsoft.Testing.Extensions.Telemetry": {
342342
"type": "Transitive",
343-
"resolved": "1.7.3",
344-
"contentHash": "udSTexALlmp01a6a4fNzzpcUyUZOUbVZRRdHotCcnM1pCl3G1wqRWJlD9B6vDaIw29tYBPv7iA+YbVvq61RonA==",
343+
"resolved": "1.9.0",
344+
"contentHash": "4ica7o+ZreUCsXoQLShWeLz6K5q9D/B+VgXvmpPSLsnSpK4DLZfMyltBaBr83Tnm21c1riOKcXXEk920Ael17Q==",
345345
"dependencies": {
346346
"Microsoft.ApplicationInsights": "2.23.0",
347-
"Microsoft.Testing.Platform": "1.7.3"
347+
"Microsoft.Testing.Platform": "1.9.0",
348+
"System.Diagnostics.DiagnosticSource": "6.0.0"
348349
}
349350
},
350351
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
351352
"type": "Transitive",
352-
"resolved": "1.7.3",
353-
"contentHash": "dDEETHbX5JQBMIFgBPkX/FmCU4DRQSG+k58QUtz7zTdnEZDafPKH6YHSMoHY3blDiZV/vcSol35Ux3WC7wU+9Q==",
353+
"resolved": "1.9.0",
354+
"contentHash": "ZC7Xwva/+dREnZ5BU0gozA1uT2cFwt90uY9maPLy1lLpiedR/Fu3K2FiwLg70hJjT+tGblYmxzuNa8z1jQVSGw==",
354355
"dependencies": {
355-
"Microsoft.Testing.Platform": "1.7.3"
356+
"Microsoft.Testing.Platform": "1.9.0"
356357
}
357358
},
358359
"Microsoft.Testing.Extensions.VSTestBridge": {
359360
"type": "Transitive",
360-
"resolved": "1.7.3",
361-
"contentHash": "iLD8UlqQis9eVmgKxuqEUBm1Tzmsqj6xluj8xe6/scM+PQ84eDX2oqi0rra2N0JLli5LxloTb0iWYN5y4+kn1A==",
361+
"resolved": "1.9.0",
362+
"contentHash": "g5WN9QEMaEkdnWqouF6EsK46pX1vHmekQyOlehDtNl5e8PXu1ZffCqVKM74pQsh7HfCb3FKjzoZUrUJB9E75zQ==",
362363
"dependencies": {
363364
"Microsoft.TestPlatform.AdapterUtilities": "17.13.0",
364365
"Microsoft.TestPlatform.ObjectModel": "17.13.0",
365-
"Microsoft.Testing.Extensions.Telemetry": "1.7.3",
366-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.7.3",
367-
"Microsoft.Testing.Platform": "1.7.3"
366+
"Microsoft.Testing.Extensions.Telemetry": "1.9.0",
367+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.9.0",
368+
"Microsoft.Testing.Platform": "1.9.0"
368369
}
369370
},
370371
"Microsoft.Testing.Platform": {
371372
"type": "Transitive",
372-
"resolved": "1.7.3",
373-
"contentHash": "cI6u+CPxv3+07cbSwJVKOfxFrecbjfZnid1fe8EMhyPY4qmsSNnm+hN+GIy8u4JIlrADfrskDiwnScjRzVzJNw=="
373+
"resolved": "1.9.0",
374+
"contentHash": "OE79Vc5rXwFYciAPY/mqv92XvdhK+pvCHdVHcS0bBpWwWQbnzI18FiSEEYY+lYpB0HHl0fDQgcCK3ZTYKGs8bA=="
374375
},
375376
"Microsoft.Testing.Platform.MSBuild": {
376377
"type": "Transitive",
377-
"resolved": "1.7.3",
378-
"contentHash": "tSIKXv7tLLYDjfodqLuTigsmOVcYj0CDC1rYeac5MTgHjbYV8IfmYh4FprBt/xE1zW8phkCYP766F9ayo560jA==",
378+
"resolved": "1.9.0",
379+
"contentHash": "P7c0HfBJ/AqKyRfmaA+cyl8I9jxDEyvQRJvMUH5IZCjACTPQ9wXb0xdA0CmcxhBUtm20GxWvx2fq3fMxG11hDg==",
379380
"dependencies": {
380-
"Microsoft.Testing.Platform": "1.7.3"
381+
"Microsoft.Testing.Platform": "1.9.0"
381382
}
382383
},
383384
"Microsoft.TestPlatform.AdapterUtilities": {

0 commit comments

Comments
 (0)