From e6346e7be3203793f3d1ea0211fa943fb9dc4737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 04:55:26 +0000 Subject: [PATCH] Bump github.com/apple/swift-argument-parser in /apps/ValarCLI Bumps [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser) from 1.7.1 to 1.8.1. - [Release notes](https://github.com/apple/swift-argument-parser/releases) - [Commits](https://github.com/apple/swift-argument-parser/compare/1.7.1...1.8.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-argument-parser dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/ValarCLI/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/ValarCLI/Package.resolved b/apps/ValarCLI/Package.resolved index 7d7fe8a..41aedce 100644 --- a/apps/ValarCLI/Package.resolved +++ b/apps/ValarCLI/Package.resolved @@ -68,8 +68,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-argument-parser.git", "state" : { - "revision" : "626b5b7b2f45e1b0b1c6f4a309296d1d21d7311b", - "version" : "1.7.1" + "revision" : "ca37474853a4b5f59a22c74bfdd449b1f6bc4cc2", + "version" : "1.8.1" } }, {