From 1edcb7742532f990e51080f313753cbbaa64344c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:46:22 +0000 Subject: [PATCH] Bump Microsoft.Data.Sqlite from 10.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SmartPipe.Extensions.Tests.csproj | 2 +- tests/SmartPipe.Extensions.Tests/packages.lock.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/SmartPipe.Extensions.Tests/SmartPipe.Extensions.Tests.csproj b/tests/SmartPipe.Extensions.Tests/SmartPipe.Extensions.Tests.csproj index abf6cb8..1ff9014 100644 --- a/tests/SmartPipe.Extensions.Tests/SmartPipe.Extensions.Tests.csproj +++ b/tests/SmartPipe.Extensions.Tests/SmartPipe.Extensions.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/tests/SmartPipe.Extensions.Tests/packages.lock.json b/tests/SmartPipe.Extensions.Tests/packages.lock.json index 391be4f..85d6be5 100644 --- a/tests/SmartPipe.Extensions.Tests/packages.lock.json +++ b/tests/SmartPipe.Extensions.Tests/packages.lock.json @@ -10,11 +10,11 @@ }, "Microsoft.Data.Sqlite": { "type": "Direct", - "requested": "[10.0.9, )", - "resolved": "10.0.9", - "contentHash": "/eBwiZPcNisn0qZX+Zk4YCftlK/vnoWqv7hHnmSk8MjPxFdYYkmPObpogT0MfCCWN6oAIZnMCo0SoOtZlbbmgQ==", + "requested": "[10.0.10, )", + "resolved": "10.0.10", + "contentHash": "58JwZ39lCvRXHfV5O6RQfbHEDu8ZsXI7weRoVRR4jrGRxxkS+qyeuGrN2xD+9VYEICApYr0iTSL6PuU+DdsvPg==", "dependencies": { - "Microsoft.Data.Sqlite.Core": "10.0.9", + "Microsoft.Data.Sqlite.Core": "10.0.10", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.11", "SQLitePCLRaw.core": "2.1.11" } @@ -146,8 +146,8 @@ }, "Microsoft.Data.Sqlite.Core": { "type": "Transitive", - "resolved": "10.0.9", - "contentHash": "iZrONyMKPjxfVZnUktqO30QjzNwAGH+AxM61s8lKQnVhgbQ3bn0hiXI129ZmVicEbIcwljyy2OVsIYUR51ZHKQ==", + "resolved": "10.0.10", + "contentHash": "TPCs0ldm7AWqcKmp6f/Xr+14sat7hx4rHfRlS4RgCURBH2thEWbAKEyX7cCWr63zVJVOJIJZTg2cBiUXa8ys6g==", "dependencies": { "SQLitePCLRaw.core": "2.1.11" }