Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency swiftformat/cli to v0.53.1 - autoclosed #624

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion OrangeDesignSystemDemo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ target 'OrangeDesignSystemDemo' do
inherit! :search_paths

pod 'SwiftLint', '0.54.0'
pod 'SwiftFormat/CLI', '0.53.0'
pod 'SwiftFormat/CLI', '0.53.1'

end
end
Expand Down
8 changes: 4 additions & 4 deletions OrangeDesignSystemDemo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ PODS:
- Down (0.9.5)
- Parma (0.3.0):
- Down (~> 0.9.3)
- SwiftFormat/CLI (0.53.0)
- SwiftFormat/CLI (0.53.1)
- SwiftLint (0.54.0)

DEPENDENCIES:
- Parma (= 0.3.0)
- SwiftFormat/CLI (= 0.53.0)
- SwiftFormat/CLI (= 0.53.1)
- SwiftLint (= 0.54.0)

SPEC REPOS:
Expand All @@ -20,9 +20,9 @@ SPEC REPOS:
SPEC CHECKSUMS:
Down: 7321a72d0747ed0061dce948bcff518fcb6df2bd
Parma: 679bca1c20ac336fffcdf9ff1ba0db9388a86a13
SwiftFormat: 5c50ccf2c2b178fe5e46cc75e43555b09d72b103
SwiftFormat: a8623113c7adcbeb4289a013cac68ec801e1ed24
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: 9f12b5beee8fdd74ccc3219fcee5a672836ce9b7
PODFILE CHECKSUM: f27533e868bea2f44cde6a3fca747074cfa663a6

COCOAPODS: 1.14.3
Loading