Skip to content

Commit

Permalink
chore(deps): update dependency firebase/firebase-ios-sdk to from: "11…
Browse files Browse the repository at this point in the history
….6.0" (#1144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Dec 13, 2024
1 parent 10d9ff1 commit 7c456d8
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : {
"revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0",
"version" : "11.4.0"
"revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b",
"version" : "11.6.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Packages/Dependencies/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var package = Package(
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"),
.package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.4.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.6.0"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.6.2"),
.package(url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic", from: "6.15.3"),
],
Expand Down
2 changes: 1 addition & 1 deletion Packages/Utility/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var package = Package(
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.6.0"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.17.0"),
],
targets: [
Expand Down
4 changes: 2 additions & 2 deletions PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : {
"revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0",
"version" : "11.4.0"
"revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b",
"version" : "11.6.0"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : {
"revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0",
"version" : "11.4.0"
"revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b",
"version" : "11.6.0"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : {
"revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0",
"version" : "11.4.0"
"revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b",
"version" : "11.6.0"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : {
"revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0",
"version" : "11.4.0"
"revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b",
"version" : "11.6.0"
}
},
{
Expand Down

0 comments on commit 7c456d8

Please sign in to comment.