From 49b83e84e7890f2b201f651fc2c129f9c9df9042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 03:33:04 +0000 Subject: [PATCH] Bump github.com/jpsim/yams from 5.0.1 to 5.1.2 Bumps [github.com/jpsim/yams](https://github.com/jpsim/Yams) from 5.0.1 to 5.1.2. - [Release notes](https://github.com/jpsim/Yams/releases) - [Commits](https://github.com/jpsim/Yams/compare/5.0.1...5.1.2) --- 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..a0f7f2e 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" : "9234124cff5e22e178988c18d8b95a8ae8007f76", + "version" : "5.1.2" } } ], diff --git a/Package.swift b/Package.swift index 0f6c442..3bc512f 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.2")), ], targets: [ .executableTarget(