Skip to content

Commit 8985ccd

Browse files
(deps): Bump the microsoft group across 2 directories with 1 update
Bumps the microsoft group with 1 update in the /new-cli directory: [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions). Bumps the microsoft group with 1 update in the /src directory: [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions). Updates `System.IO.Abstractions` from 22.0.11 to 22.0.12 - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12) Updates `System.IO.Abstractions` from 22.0.11 to 22.0.12 - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12) --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa6cdc2 commit 8985ccd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

new-cli/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageVersion Include="Serilog.Sinks.File" Version="6.0.0" />
2222
<PackageVersion Include="Serilog.Sinks.Map" Version="2.0.0" />
2323
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.25153.1" />
24-
<PackageVersion Include="System.IO.Abstractions" Version="22.0.11" />
24+
<PackageVersion Include="System.IO.Abstractions" Version="22.0.12" />
2525
<PackageVersion Include="System.Text.Json" Version="9.0.3" />
2626
</ItemGroup>
2727
</Project>

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageVersion Include="Shouldly" Version="4.3.0" />
3939
<PackageVersion Include="System.Collections.Immutable" Version="9.0.2" />
4040
<PackageVersion Include="System.Drawing.Common" Version="9.0.3" />
41-
<PackageVersion Include="System.IO.Abstractions" Version="22.0.11" />
41+
<PackageVersion Include="System.IO.Abstractions" Version="22.0.12" />
4242
<PackageVersion Include="System.Reflection.Metadata" Version="9.0.2" />
4343
<PackageVersion Include="System.Security.Cryptography.Xml" Version="9.0.3" />
4444
<PackageVersion Include="System.Text.Json" Version="9.0.3" />

0 commit comments

Comments
 (0)