From dacddebaa7b701150bade06a6116784922840511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 03:51:44 +0000 Subject: [PATCH] Bump github.com/jpsim/yams from 5.0.1 to 5.1.1 Bumps [github.com/jpsim/yams](https://github.com/jpsim/Yams) from 5.0.1 to 5.1.1. - [Release notes](https://github.com/jpsim/Yams/releases) - [Commits](https://github.com/jpsim/Yams/compare/5.0.1...5.1.1) --- 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..eb9aa6a 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" : "23b6264b9a822b961f480dfa31a1a0ee9114c052", + "version" : "5.1.1" } } ], diff --git a/Package.swift b/Package.swift index 0f6c442..0741717 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.1")), ], targets: [ .executableTarget(