Skip to content

Commit

Permalink
chore(deps): update dependency facebook/facebook-ios-sdk to from: "17…
Browse files Browse the repository at this point in the history
….1.0" (#1069)

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 Sep 8, 2024
1 parent d0eedac commit f0e7be1
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 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 @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/facebook/facebook-ios-sdk",
"state" : {
"revision" : "2b87f9dd8adc2766dc4dbfd1ee4333bcf0167b4e",
"version" : "17.0.3"
"revision" : "3cebc3b1d13dbe85868cc04f5bed63648e8c410c",
"version" : "17.1.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 @@ -47,7 +47,7 @@ var package = Package(
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.1"),
.package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.0.3"),
.package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.1.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.1.0"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.3.9"),
.package(url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic", from: "6.15.2"),
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 @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/facebook/facebook-ios-sdk",
"state" : {
"revision" : "2b87f9dd8adc2766dc4dbfd1ee4333bcf0167b4e",
"version" : "17.0.3"
"revision" : "3cebc3b1d13dbe85868cc04f5bed63648e8c410c",
"version" : "17.1.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 @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/facebook/facebook-ios-sdk",
"state" : {
"revision" : "2b87f9dd8adc2766dc4dbfd1ee4333bcf0167b4e",
"version" : "17.0.3"
"revision" : "3cebc3b1d13dbe85868cc04f5bed63648e8c410c",
"version" : "17.1.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 @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/facebook/facebook-ios-sdk",
"state" : {
"revision" : "2b87f9dd8adc2766dc4dbfd1ee4333bcf0167b4e",
"version" : "17.0.3"
"revision" : "3cebc3b1d13dbe85868cc04f5bed63648e8c410c",
"version" : "17.1.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 @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/facebook/facebook-ios-sdk",
"state" : {
"revision" : "2b87f9dd8adc2766dc4dbfd1ee4333bcf0167b4e",
"version" : "17.0.3"
"revision" : "3cebc3b1d13dbe85868cc04f5bed63648e8c410c",
"version" : "17.1.0"
}
},
{
Expand Down

0 comments on commit f0e7be1

Please sign in to comment.