Skip to content

Commit c39f3bc

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.13 to 22.0.14 - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v22.0.13...v22.0.14) Updates `System.IO.Abstractions` from 22.0.13 to 22.0.14 - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v22.0.13...v22.0.14) --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-version: 22.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.IO.Abstractions dependency-version: 22.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c62e35a commit c39f3bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

new-cli/Directory.Packages.props

+1-1
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-beta5.25218.1" />
24-
<PackageVersion Include="System.IO.Abstractions" Version="22.0.13" />
24+
<PackageVersion Include="System.IO.Abstractions" Version="22.0.14" />
2525
<PackageVersion Include="System.Text.Json" Version="9.0.4" />
2626
</ItemGroup>
2727
</Project>

src/Directory.Packages.props

+1-1
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.4" />
41-
<PackageVersion Include="System.IO.Abstractions" Version="22.0.13" />
41+
<PackageVersion Include="System.IO.Abstractions" Version="22.0.14" />
4242
<PackageVersion Include="System.Reflection.Metadata" Version="9.0.2" />
4343
<PackageVersion Include="System.Security.Cryptography.Xml" Version="9.0.4" />
4444
<PackageVersion Include="System.Text.Json" Version="9.0.4" />

0 commit comments

Comments
 (0)