From e192bc315cc681762dd20191c71daf9b0deaf967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:54:59 +0000 Subject: [PATCH] chore(deps): bump the patches group with 3 updates Bumps the patches group with 3 updates: [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack), [coverlet.collector](https://github.com/coverlet-coverage/coverlet) and [Moq](https://github.com/moq/moq). Updates `HtmlAgilityPack` from 1.11.30 to 1.11.71 - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.30...v1.11.71) Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2) Updates `Moq` from 4.20.69 to 4.20.72 - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md) - [Commits](https://github.com/moq/moq/compare/v4.20.69...v4.20.72) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] --- src/BookmarkManager.csproj | 2 +- tests/BookmarkManager.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/BookmarkManager.csproj b/src/BookmarkManager.csproj index 24051c5..b94c60f 100644 --- a/src/BookmarkManager.csproj +++ b/src/BookmarkManager.csproj @@ -7,7 +7,7 @@ - + diff --git a/tests/BookmarkManager.Tests.csproj b/tests/BookmarkManager.Tests.csproj index e30c26a..1360e6b 100644 --- a/tests/BookmarkManager.Tests.csproj +++ b/tests/BookmarkManager.Tests.csproj @@ -9,14 +9,14 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all