Skip to content

Commit

Permalink
Update dependency BarredEwe/Prefire to from: "2.7.0" (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 1fc53d5 commit 3cafe19
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
Expand Down

0 comments on commit 3cafe19

Please sign in to comment.