Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSTest.Sdk/3.10.1">
<Project Sdk="MSTest.Sdk/3.10.2">

<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down
64 changes: 32 additions & 32 deletions src/Stryker.Regex.Parser.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,31 +32,31 @@
},
"Microsoft.Testing.Extensions.TrxReport": {
"type": "Direct",
"requested": "[1.8.1, )",
"resolved": "1.8.1",
"contentHash": "SMR4fCIHtCG7PbIVNZC4R33TpgyvCx3YBKzEhQKedwq9bw4QE9eMok+a7ectvPA3Ga4qvcTeP1pkoeq4GjGTrQ==",
"requested": "[1.8.2, )",
"resolved": "1.8.2",
"contentHash": "voBJkIOuBOKDVeugzHXt7VJl9mUeUj4UHx8ici09OsZRWMvyKSWI+bS6gq9dQfwe3dXIM7J3Gc2oje6RBuDGLA==",
"dependencies": {
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.1",
"Microsoft.Testing.Platform": "1.8.1"
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.2",
"Microsoft.Testing.Platform": "1.8.2"
}
},
"MSTest.TestAdapter": {
"type": "Direct",
"requested": "[3.10.1, )",
"resolved": "3.10.1",
"contentHash": "5kEgI2extjbTssFL/91P5AorZmplclthPTNEj0j60K/kwKnHba0fmdH+btMUOJSAm/XZI/AE7xz/SjGhruEayw==",
"requested": "[3.10.2, )",
"resolved": "3.10.2",
"contentHash": "SDMjZn0/SoIFeQWmlPn+QDfHKe3T7Oa+4xXtyoaJliD9Gx2XZ5+I1DLVTEl4WNsXGuFKa86AnjsDx+P+X7NZeg==",
"dependencies": {
"Microsoft.Testing.Extensions.VSTestBridge": "1.8.1",
"Microsoft.Testing.Platform.MSBuild": "1.8.1"
"Microsoft.Testing.Extensions.VSTestBridge": "1.8.2",
"Microsoft.Testing.Platform.MSBuild": "1.8.2"
}
},
"MSTest.TestFramework": {
"type": "Direct",
"requested": "[3.10.1, )",
"resolved": "3.10.1",
"contentHash": "G+OBqUGOSxo+2rv+mTK+nOK0rESYUjJNhU+GsPnqEqGQdd5u8wGzs2TpoY1CLavaEzUsw0cHALl+j52QpvGMBA==",
"requested": "[3.10.2, )",
"resolved": "3.10.2",
"contentHash": "8rigmjMCEGbpAjrRhl/vCW4b4SE9AENMu1Uzatdke+L88v4YjyUlU5336160+np5HkdC9hizXo73NVzlCj2bog==",
"dependencies": {
"MSTest.Analyzers": "3.10.1"
"MSTest.Analyzers": "3.10.2"
}
},
"Shouldly": {
Expand Down Expand Up @@ -115,44 +115,44 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "1.8.1",
"contentHash": "+z3bCmE5pNTlKDoib00AdkYOOra2xhrwFbuzsnu+THuEGJR+E/u+b5XSTdkVq8SHgtkDFqAh5lFgipUGQCi5ig==",
"resolved": "1.8.2",
"contentHash": "wkxTWzMYMPWlMlLPu7lyRZTjvAvm2mor8fFtMh/DMaym28I5HtVZaOEVZhEsUKjrE6h+nsoofEetJtHV0CWyfA==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.Testing.Platform": "1.8.1"
"Microsoft.Testing.Platform": "1.8.2"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "1.8.1",
"contentHash": "Z7JGDf/hA89BMhDdQG6351ItKUC5V2ISBRLw0PozL+OuWqbzrXiVbGm/YJXMj2Z4KCqIBT2K+GEC07rpNQv7ew==",
"resolved": "1.8.2",
"contentHash": "QPaJgSfN0APwB6OtJO9jOGETv62d94fsDwLKh+Yu6vAFIP8wfml2CFLzaOlBIkbYFb8kG0s0Bd/VPLQrhCL3lg==",
"dependencies": {
"Microsoft.Testing.Platform": "1.8.1"
"Microsoft.Testing.Platform": "1.8.2"
}
},
"Microsoft.Testing.Extensions.VSTestBridge": {
"type": "Transitive",
"resolved": "1.8.1",
"contentHash": "2lu9NqH0YGtkhGvgeDrR9R5u97PlT5/E3Ix5l3McxnUU/e7yGK3UJOt/ukKWoQsppsJDAOW2CTrqgYTnFPR0Pw==",
"resolved": "1.8.2",
"contentHash": "gJAYK5k5GsNeSzaFXHgt90um/UEgM0CCtY4nntGsDfAczu3+tstAOUM6nN713tRZSi9rWFCxT61fR3jDsCni+Q==",
"dependencies": {
"Microsoft.TestPlatform.AdapterUtilities": "17.13.0",
"Microsoft.TestPlatform.ObjectModel": "17.13.0",
"Microsoft.Testing.Extensions.Telemetry": "1.8.1",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.1",
"Microsoft.Testing.Platform": "1.8.1"
"Microsoft.Testing.Extensions.Telemetry": "1.8.2",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.2",
"Microsoft.Testing.Platform": "1.8.2"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "1.8.1",
"contentHash": "Nb2F/2nZBn7+81HRmICCrJXjpCQny+cG2l/rW81mApHKbf+nDeydo44PYFwGMYz2ZuNnIWB96qvI5Uy4l69ceQ=="
"resolved": "1.8.2",
"contentHash": "KTr/LYPhgT3IEzElGEEHldNJec0QMTouDhtwDmW+PAPAEzSKJQHtPaNA3pf0IL7ISmoKtuxxHV2v1Cq9xmelzQ=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "1.8.1",
"contentHash": "khxIgxLPgsnq6R0bVh7z7QBzUCjlj+pFkYmHVPzSbzxRdF0xijqRZW8K/z2Ai0XoY1Qp2b7Tf4zEeOoXrpZeaw==",
"resolved": "1.8.2",
"contentHash": "xL7h/wZR6NpzZrFqUMwE6Sa9i7jEPmxPHl11EG9iG1Szh3IHvhJkbmlKG74pm9YLnEysjVYFuA+ExBHxqQp8fg==",
"dependencies": {
"Microsoft.Testing.Platform": "1.8.1"
"Microsoft.Testing.Platform": "1.8.2"
}
},
"Microsoft.TestPlatform.AdapterUtilities": {
Expand All @@ -179,8 +179,8 @@
},
"MSTest.Analyzers": {
"type": "Transitive",
"resolved": "3.10.1",
"contentHash": "OcXiLNIXsJ9J/zlgvjnwnQ9tRH7zGzYVvbtS+w/YPSwlpEr0455p69yjTWQ8jNHqK7wn9JatOhtPPRfhYK0Y6w=="
"resolved": "3.10.2",
"contentHash": "WS9GHohjOzf653bqCSxplq3T25LAwFVeVrgLuotTiPDu+bO5bD7RgvXbkLqRqZGE2Qyuk/dbQpqa18PYAMXjMg=="
},
"Newtonsoft.Json": {
"type": "Transitive",
Expand Down