From 06fcafa0329856a9daa356c9e25b4d029b267487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:28:38 +0000 Subject: [PATCH] Update Swift --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 299daa1..c489894 100644 --- a/Package.swift +++ b/Package.swift @@ -12,8 +12,8 @@ let package = Package( .package(url: "https://github.com/element-hq/compound-design-tokens", exact: "2.1.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.9.0"), - .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.17.5") // Newer require Swift Testing + .package(url: "https://github.com/BarredEwe/Prefire", from: "2.10.0"), + .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.17.6") // Newer require Swift Testing ], targets: [ .target(