From b0ce8b105d7ee203ec5f41c24c4619ba764b10d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 03:45:55 +0000 Subject: [PATCH] Bump github.com/jpsim/yams from 5.0.1 to 5.1.0 Bumps [github.com/jpsim/yams](https://github.com/jpsim/Yams) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/jpsim/Yams/releases) - [Commits](https://github.com/jpsim/Yams/compare/5.0.1...5.1.0) --- updated-dependencies: - dependency-name: github.com/jpsim/yams dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index 01d83c2..eab5de7 100644 --- a/Package.resolved +++ b/Package.resolved @@ -94,8 +94,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/jpsim/Yams", "state" : { - "revision" : "01835dc202670b5bb90d07f3eae41867e9ed29f6", - "version" : "5.0.1" + "revision" : "8a835d918245ca22f36663dd3862138805d7f707", + "version" : "5.1.0" } } ], diff --git a/Package.swift b/Package.swift index 0f6c442..f533fc4 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package(url: "https://github.com/kishikawakatsumi/KeychainAccess.git", .upToNextMinor(from: "3.2.0")), .package(url: "https://github.com/xcodereleases/data", revision: "fcf527b187817f67c05223676341f3ab69d4214d"), .package(url: "https://github.com/onevcat/Rainbow.git", .upToNextMinor(from: "3.2.0")), - .package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.0.1")), + .package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.1.0")), ], targets: [ .executableTarget(