Skip to content

Commit 94d11e6

Browse files
Bump HtmlAgilityPack from 1.12.1 to 1.12.2
--- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3fc18d commit 94d11e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SelectHtml/SelectHtml.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Compile Include="SelectHtmlCommand.fs" />
1111
</ItemGroup>
1212
<ItemGroup>
13-
<PackageReference Include="HtmlAgilityPack" Version="1.12.1" />
13+
<PackageReference Include="HtmlAgilityPack" Version="1.12.2" />
1414
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
1515
</ItemGroup>
1616
<ItemGroup>

0 commit comments

Comments
 (0)