From 22bae20519c4a47a1d9f95db8b1f8cfd0bd86fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20G=C3=B6pel?= Date: Fri, 4 Sep 2026 23:29:09 +0800 Subject: [PATCH] chore: update dependencies --- Directory.Packages.props | 2 +- src/AndreGoepel.Testing.Bunit/packages.lock.json | 6 +++--- tests/AndreGoepel.Testing.Bunit.Tests/packages.lock.json | 6 +++--- tests/AndreGoepel.Testing.E2E.Tests/packages.lock.json | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index cc68bc5..505a7cd 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,7 @@ - + diff --git a/src/AndreGoepel.Testing.Bunit/packages.lock.json b/src/AndreGoepel.Testing.Bunit/packages.lock.json index 0ed1e4c..b7709d2 100644 --- a/src/AndreGoepel.Testing.Bunit/packages.lock.json +++ b/src/AndreGoepel.Testing.Bunit/packages.lock.json @@ -52,9 +52,9 @@ }, "AngleSharp": { "type": "CentralTransitive", - "requested": "[1.7.2, )", - "resolved": "1.7.2", - "contentHash": "r1rb5Qo/0KPzmP0nbSiXPDVfh4Ctu0B+y1RyyUq73g4sgAmEW7q10RDyTq2ZsILwtO9O2LAvMrUles7eD4zz1g==" + "requested": "[1.7.3, )", + "resolved": "1.7.3", + "contentHash": "I8TpSvgOPAVQHjVvXaROZOkIGZdX0tn+e9CUix6mv5pMqfyKO+/zm/dofsXgsxVTJl/sSTnEMFwrdnqxTt2axQ==" } } } diff --git a/tests/AndreGoepel.Testing.Bunit.Tests/packages.lock.json b/tests/AndreGoepel.Testing.Bunit.Tests/packages.lock.json index a38dab1..1f9533a 100644 --- a/tests/AndreGoepel.Testing.Bunit.Tests/packages.lock.json +++ b/tests/AndreGoepel.Testing.Bunit.Tests/packages.lock.json @@ -482,9 +482,9 @@ }, "AngleSharp": { "type": "CentralTransitive", - "requested": "[1.7.2, )", - "resolved": "1.7.2", - "contentHash": "r1rb5Qo/0KPzmP0nbSiXPDVfh4Ctu0B+y1RyyUq73g4sgAmEW7q10RDyTq2ZsILwtO9O2LAvMrUles7eD4zz1g==" + "requested": "[1.7.3, )", + "resolved": "1.7.3", + "contentHash": "I8TpSvgOPAVQHjVvXaROZOkIGZdX0tn+e9CUix6mv5pMqfyKO+/zm/dofsXgsxVTJl/sSTnEMFwrdnqxTt2axQ==" }, "xunit.v3.extensibility.core": { "type": "CentralTransitive", diff --git a/tests/AndreGoepel.Testing.E2E.Tests/packages.lock.json b/tests/AndreGoepel.Testing.E2E.Tests/packages.lock.json index aa2a8d8..034417f 100644 --- a/tests/AndreGoepel.Testing.E2E.Tests/packages.lock.json +++ b/tests/AndreGoepel.Testing.E2E.Tests/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "AngleSharp": { "type": "Direct", - "requested": "[1.7.2, )", - "resolved": "1.7.2", - "contentHash": "r1rb5Qo/0KPzmP0nbSiXPDVfh4Ctu0B+y1RyyUq73g4sgAmEW7q10RDyTq2ZsILwtO9O2LAvMrUles7eD4zz1g==" + "requested": "[1.7.3, )", + "resolved": "1.7.3", + "contentHash": "I8TpSvgOPAVQHjVvXaROZOkIGZdX0tn+e9CUix6mv5pMqfyKO+/zm/dofsXgsxVTJl/sSTnEMFwrdnqxTt2axQ==" }, "coverlet.collector": { "type": "Direct",