Skip to content

Commit e916e93

Browse files
author
Self-hosted Renovate Bot
committed
chore(deps): update dependency firebase/firebase-ios-sdk to from: "10.22.1"
1 parent e3b9f10 commit e916e93

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/firebase_example/Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/firebase_example/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "firebase_example",
77
dependencies: [
8-
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "10.21.0")),
8+
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "10.22.1")),
99
// Used by crashlytics example
1010
.package(url: "https://github.com/ashleymills/Reachability.swift.git", .upToNextMajor(from: "5.2.1")),
1111
]

examples/firebase_example/swift_deps_index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,9 +1542,9 @@
15421542
"name": "swiftpkg_firebase_ios_sdk",
15431543
"identity": "firebase-ios-sdk",
15441544
"remote": {
1545-
"commit": "f91c8167141d0279726c6f6d9d4a47c026785cbc",
1545+
"commit": "be49849dcba96f2b5ee550d4eceb2c0fa27dade4",
15461546
"remote": "https://github.com/firebase/firebase-ios-sdk",
1547-
"version": "10.21.0"
1547+
"version": "10.22.1"
15481548
},
15491549
"cLanguageStandard": "c99",
15501550
"cxxLanguageStandard": "gnu++14"
@@ -1553,9 +1553,9 @@
15531553
"name": "swiftpkg_googleappmeasurement",
15541554
"identity": "googleappmeasurement",
15551555
"remote": {
1556-
"commit": "cb8617fab75d181270a1d8f763f26b15c73e2e1e",
1556+
"commit": "482cfa4e5880f0a29f66ecfd60c5a62af28bd1f0",
15571557
"remote": "https://github.com/google/GoogleAppMeasurement.git",
1558-
"version": "10.21.0"
1558+
"version": "10.22.1"
15591559
},
15601560
"cLanguageStandard": "c99",
15611561
"cxxLanguageStandard": "gnu++14"

0 commit comments

Comments
 (0)