diff --git a/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved index 65cec77..642c422 100644 --- a/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/BarredEwe/Prefire", "state" : { - "revision" : "4de802de81f28cec1e5f406af8754cb894584e49", - "version" : "2.6.0" + "revision" : "1ea1d76bb3c115a630c5d5d5f5d1c330f2f49982", + "version" : "2.7.0" } }, { diff --git a/Package.resolved b/Package.resolved index 65cec77..642c422 100644 --- a/Package.resolved +++ b/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/BarredEwe/Prefire", "state" : { - "revision" : "4de802de81f28cec1e5f406af8754cb894584e49", - "version" : "2.6.0" + "revision" : "1ea1d76bb3c115a630c5d5d5f5d1c330f2f49982", + "version" : "2.7.0" } }, { diff --git a/Package.swift b/Package.swift index 31e3a2f..5d3a7fb 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: "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.6.0"), + .package(url: "https://github.com/BarredEwe/Prefire", from: "2.7.0"), .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.0") ], targets: [