From 406b7f6f653544d5e2b68a517ad6fffc92469781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:37:13 +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 3bcd628..fdca354 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: "2.1.2"), .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.0.2"), .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.17.5") // Newer require Swift Testing ], targets: [