From 9189ce78b125496d30f63c922fb879b69eb58d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 23:49:15 +0000 Subject: [PATCH] chore(deps): bump the swift-packages group across 1 directory with 2 updates Bumps the swift-packages group with 2 updates in the / directory: [github.com/migueldeicaza/swiftterm](https://github.com/migueldeicaza/SwiftTerm) and [github.com/sparkle-project/sparkle](https://github.com/sparkle-project/Sparkle). Updates `github.com/migueldeicaza/swiftterm` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/migueldeicaza/SwiftTerm/releases) - [Commits](https://github.com/migueldeicaza/SwiftTerm/compare/v1.13.0...v1.14.0) Updates `github.com/sparkle-project/sparkle` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](https://github.com/sparkle-project/Sparkle/compare/2.9.3...2.9.4) --- updated-dependencies: - dependency-name: github.com/migueldeicaza/swiftterm dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-packages - dependency-name: github.com/sparkle-project/sparkle dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-packages ... Signed-off-by: dependabot[bot] --- Package.resolved | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Package.resolved b/Package.resolved index 0334df56..2cb2d64d 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,13 +1,13 @@ { - "originHash" : "0f95386f840a32132088214e53beeee3c9d0d125a5b414823da4b76dc97a59e3", + "originHash" : "500fedf381f5c4155c43e640a285c92304e396a046d776f9b0cd04e9c424d512", "pins" : [ { "identity" : "sparkle", "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle.git", "state" : { - "revision" : "d46d456107feacc80711b21847b82b07bd9fb46e", - "version" : "2.9.3" + "revision" : "b6496a74a087257ef5e6da1c5b29a447a60f5bd7", + "version" : "2.9.4" } }, { @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/migueldeicaza/SwiftTerm.git", "state" : { - "revision" : "8e7a1e154f470e19c709a00a8768df348ba5fc43", - "version" : "1.13.0" + "revision" : "849e8a4f3d6f79ddee07152400137f1370c32621", + "version" : "1.14.0" } }, {