From 4b44a8275795fd7697fa84c70563b44cde145265 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:12:47 +0000 Subject: [PATCH] Update dependency BarredEwe/Prefire to v3 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 81698a7..44fe88b 100644 --- a/Package.swift +++ b/Package.swift @@ -12,7 +12,7 @@ let package = Package( .package(url: "https://github.com/element-hq/compound-design-tokens", exact: "3.0.1"), .package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "1.3.0"), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.3.0"), - .package(url: "https://github.com/BarredEwe/Prefire", from: "2.10.0"), + .package(url: "https://github.com/BarredEwe/Prefire", from: "3.2.0"), .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.17.5") // Newer require Swift Testing ], targets: [