From 14913ef1b33872ef95263ecc0665705e03aeb8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:44:48 +0000 Subject: [PATCH] Bump github.com/apple/swift-markdown from 0.7.3 to 0.8.0 Bumps [github.com/apple/swift-markdown](https://github.com/apple/swift-markdown) from 0.7.3 to 0.8.0. - [Release notes](https://github.com/apple/swift-markdown/releases) - [Commits](https://github.com/apple/swift-markdown/compare/0.7.3...0.8.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-markdown dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.resolved b/Package.resolved index 9906d8e..02e03ee 100644 --- a/Package.resolved +++ b/Package.resolved @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swiftlang/swift-cmark.git", "state" : { - "revision" : "b97d09472e847a416629f026eceae0e2afcfad65", - "version" : "0.7.0" + "revision" : "924936d0427cb25a61169739a7660230bffa6ea6", + "version" : "0.8.0" } }, { @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-markdown", "state" : { - "revision" : "7d9a5ce307528578dfa777d505496bd5f544ad94", - "version" : "0.7.3" + "revision" : "3c6f9523da3a1ec2fd829673e472d95b8097a3b8", + "version" : "0.8.0" } }, {