Skip to content

Commit 2cf96f1

Browse files
Bump Markdig from 1.3.0 to 1.3.2 (#1734)
--- updated-dependencies: - dependency-name: Markdig dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e083f73 commit 2cf96f1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

DevProxy.Abstractions/DevProxy.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup>
35-
<PackageReference Include="Markdig" Version="1.3.0" />
35+
<PackageReference Include="Markdig" Version="1.3.2" />
3636
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.9" />
3737
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.9" />
3838
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.9" />

DevProxy.Abstractions/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net10.0": {
55
"Markdig": {
66
"type": "Direct",
7-
"requested": "[1.3.0, )",
8-
"resolved": "1.3.0",
9-
"contentHash": "1cWDY3Rhd24SVe66p2ekhEPhaSAXuH3WgGn6EPNjqXL0Y4ycK7GXtq0UE5oeBYircNlqJIEQk9W2vz60hRaezA=="
7+
"requested": "[1.3.2, )",
8+
"resolved": "1.3.2",
9+
"contentHash": "fZgOC/3CswUrndjDTac70aQpYdtxbW5+5bRumR7vzvI2HJbkmgKisB1c9oT+GA6v0jB/JDR9BLa9FiPzQmaK6A=="
1010
},
1111
"Microsoft.EntityFrameworkCore.Sqlite": {
1212
"type": "Direct",

0 commit comments

Comments
 (0)