Skip to content

Commit

Permalink
chore(deps): update dependency airbnb/lottie-spm to from: "4.3.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Sep 30, 2023
1 parent edb8e66 commit b150c34
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions examples/lottie_ios_example/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/airbnb/lottie-spm",
"state" : {
"revision" : "92b612014d46f253f39e87a071f18924542e816f",
"version" : "4.3.2"
"revision" : "3e7eb8281ff9ac67e64a3a58a80c0aa9fa388b04",
"version" : "4.3.3"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion examples/lottie_ios_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import PackageDescription
let package = Package(
name: "lottie_ios_example",
dependencies: [
.package(url: "https://github.com/airbnb/lottie-spm", from: "4.3.2"),
.package(url: "https://github.com/airbnb/lottie-spm", from: "4.3.3"),
]
)
4 changes: 2 additions & 2 deletions examples/lottie_ios_example/swift_deps_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"name": "swiftpkg_lottie_spm",
"identity": "lottie-spm",
"remote": {
"commit": "92b612014d46f253f39e87a071f18924542e816f",
"commit": "3e7eb8281ff9ac67e64a3a58a80c0aa9fa388b04",
"remote": "https://github.com/airbnb/lottie-spm",
"version": "4.3.2"
"version": "4.3.3"
}
}
]
Expand Down

0 comments on commit b150c34

Please sign in to comment.