Skip to content

Commit

Permalink
Update dependency SwiftFormat/CLI to v0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 33b9d2b commit 1c6eb44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.48.0'
pod 'SwiftFormat/CLI', '0.49.18'
pod 'SwiftFormat/CLI', '0.53.0'

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.49.18)
- SwiftFormat/CLI (0.53.0)
- SwiftLint (0.48.0)

DEPENDENCIES:
- Parma (= 0.3.0)
- SwiftFormat/CLI (= 0.49.18)
- SwiftFormat/CLI (= 0.53.0)
- SwiftLint (= 0.48.0)

SPEC REPOS:
Expand All @@ -20,9 +20,9 @@ SPEC REPOS:
SPEC CHECKSUMS:
Down: 7321a72d0747ed0061dce948bcff518fcb6df2bd
Parma: 679bca1c20ac336fffcdf9ff1ba0db9388a86a13
SwiftFormat: 2402d29b26746f169cce5454d5af88314cbb2e35
SwiftFormat: 5c50ccf2c2b178fe5e46cc75e43555b09d72b103
SwiftLint: 284cea64b6187c5d6bd83e9a548a64104d546447

PODFILE CHECKSUM: a42688d2b760b4b407f7880dcb2d181ef4a93967
PODFILE CHECKSUM: 2ea1eadac92fbcc7f0300d2457765a57036eb263

COCOAPODS: 1.13.0

0 comments on commit 1c6eb44

Please sign in to comment.