From 672b7dcc6f9462bbb39155fdd3e3f9812413835a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 19:47:29 +0000 Subject: [PATCH] Update Swift --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index dde4e6f..1020ba9 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: "1.3.0"), .package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "1.1.4"), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.2.0"), - .package(url: "https://github.com/BarredEwe/Prefire", from: "2.0.4"), - .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.0") + .package(url: "https://github.com/BarredEwe/Prefire", from: "2.8.0"), + .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.1") ], targets: [ .target(