Skip to content

Commit

Permalink
chore(deps): update dependency testableio.system.io.abstractions.wrap…
Browse files Browse the repository at this point in the history
…pers to v19.2.16 (#2479)

* chore(deps): update dependency testableio.system.io.abstractions.wrappers to v19.2.16

* Update package lock files

---------

Co-authored-by: Renovatebot <renovatebot@stryker-mutator.io>
  • Loading branch information
renovate[bot] and Renovatebot committed Apr 19, 2023
1 parent ea77655 commit 7de31be
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="17.2.0" />
<PackageVersion Include="Microsoft.TestPlatform.Portable" Version="17.2.0" />
<PackageVersion Include="Microsoft.TestPlatform.TranslationLayer" Version="17.2.0" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="19.2.15" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="19.2.16" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions src/Stryker.CLI/Stryker.CLI.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@
"Spectre.Console.Analyzer": "[0.46.0, )",
"Stryker.DataCollector": "[3.7.1, )",
"Stryker.RegexMutators": "[3.7.1, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[19.2.15, )"
"TestableIO.System.IO.Abstractions.Wrappers": "[19.2.16, )"
}
},
"stryker.datacollector": {
Expand Down Expand Up @@ -1895,7 +1895,7 @@
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "CentralTransitive",
"requested": "[19.2.15, )",
"requested": "[19.2.16, )",
"resolved": "19.2.16",
"contentHash": "69T1BAOLi6IVi1QOzntBT/WMMWX9LxXkh5TIhmH42H4YDU9aeJErk5fsnOK2ZzP1IUc4x2ak8dNTpwNSB21Rrg==",
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions src/Stryker.CLI/Stryker.CLI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1434,8 +1434,8 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "19.2.15",
"contentHash": "B/0jDNmS9xG3LWXiCliA2MOIltStMO6YQn+LhV2SluuU4YwH++ajiSJUCIHlCL1cIfrE9q7kTkAJHqNQym/XOA=="
"resolved": "19.2.16",
"contentHash": "QNbOmdKVPDMm/HQu5C63ftRow6EBNq+BcJYHsjUoi7tLZ8ZRc6aVi3B70eCsAOFpupHAwCtmXIa2PP3OSXxR4w=="
},
"stryker": {
"type": "Project",
Expand Down Expand Up @@ -1464,7 +1464,7 @@
"Spectre.Console.Analyzer": "[0.46.0, )",
"Stryker.DataCollector": "[3.7.1, )",
"Stryker.RegexMutators": "[3.7.1, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[19.2.15, )"
"TestableIO.System.IO.Abstractions.Wrappers": "[19.2.16, )"
}
},
"stryker.datacollector": {
Expand Down Expand Up @@ -1706,11 +1706,11 @@
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "CentralTransitive",
"requested": "[19.2.15, )",
"resolved": "19.2.15",
"contentHash": "aF1T4+x8kB6Y+dK5mcU8VDWtGH2bvJz84ze9u6LA8i4snDQPIhU5/dibcHYjxxWIqfvmjvyVjOvefViRVXSLGw==",
"requested": "[19.2.16, )",
"resolved": "19.2.16",
"contentHash": "69T1BAOLi6IVi1QOzntBT/WMMWX9LxXkh5TIhmH42H4YDU9aeJErk5fsnOK2ZzP1IUc4x2ak8dNTpwNSB21Rrg==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "19.2.15"
"TestableIO.System.IO.Abstractions": "19.2.16"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions src/Stryker.Core/Stryker.Core.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1700,7 +1700,7 @@
"Spectre.Console.Analyzer": "[0.46.0, )",
"Stryker.DataCollector": "[3.7.1, )",
"Stryker.RegexMutators": "[3.7.1, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[19.2.15, )"
"TestableIO.System.IO.Abstractions.Wrappers": "[19.2.16, )"
}
},
"stryker.datacollector": {
Expand Down Expand Up @@ -1942,7 +1942,7 @@
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "CentralTransitive",
"requested": "[19.2.15, )",
"requested": "[19.2.16, )",
"resolved": "19.2.16",
"contentHash": "69T1BAOLi6IVi1QOzntBT/WMMWX9LxXkh5TIhmH42H4YDU9aeJErk5fsnOK2ZzP1IUc4x2ak8dNTpwNSB21Rrg==",
"dependencies": {
Expand Down
12 changes: 6 additions & 6 deletions src/Stryker.Core/Stryker.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,11 +235,11 @@
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "Direct",
"requested": "[19.2.15, )",
"resolved": "19.2.15",
"contentHash": "aF1T4+x8kB6Y+dK5mcU8VDWtGH2bvJz84ze9u6LA8i4snDQPIhU5/dibcHYjxxWIqfvmjvyVjOvefViRVXSLGw==",
"requested": "[19.2.16, )",
"resolved": "19.2.16",
"contentHash": "69T1BAOLi6IVi1QOzntBT/WMMWX9LxXkh5TIhmH42H4YDU9aeJErk5fsnOK2ZzP1IUc4x2ak8dNTpwNSB21Rrg==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "19.2.15"
"TestableIO.System.IO.Abstractions": "19.2.16"
}
},
"Buildalyzer.Logger": {
Expand Down Expand Up @@ -1720,8 +1720,8 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "19.2.15",
"contentHash": "B/0jDNmS9xG3LWXiCliA2MOIltStMO6YQn+LhV2SluuU4YwH++ajiSJUCIHlCL1cIfrE9q7kTkAJHqNQym/XOA=="
"resolved": "19.2.16",
"contentHash": "QNbOmdKVPDMm/HQu5C63ftRow6EBNq+BcJYHsjUoi7tLZ8ZRc6aVi3B70eCsAOFpupHAwCtmXIa2PP3OSXxR4w=="
},
"stryker.datacollector": {
"type": "Project",
Expand Down

0 comments on commit 7de31be

Please sign in to comment.