From ea3eb521f55d0d6c5f88fcad677dbb9d088cf0d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:53:02 +0000 Subject: [PATCH] chore(deps): update dependency raspu/highlightr to from: "2.3.0" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 79a7d0c..1af340f 100644 --- a/Package.swift +++ b/Package.swift @@ -18,7 +18,7 @@ let package = Package( .package(url: "https://github.com/CombineCommunity/CombineExt", from: "1.8.1"), .package(url: "https://github.com/michaelhenry/CombineCocoa", from: "1.0.1"), .package(url: "https://github.com/michaelhenry/Prettier.swift", from: "1.1.1"), - .package(url: "https://github.com/raspu/Highlightr", from: "2.1.2"), + .package(url: "https://github.com/raspu/Highlightr", from: "2.3.0"), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"), ], targets: [