diff --git a/CHANGELOG.md b/CHANGELOG.md index bf63bb93dd..0569e2a5e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- [Tool] Update `SwiftFormat/CLI` pod from v0.54.6 to v0.55.3 - [Tool] Update `fastlane` gem from v2.225.0 to v2.226.0 - [Library] Update `FontSemanticTokens` (tokenator *20241213075501*) - [Library] Update `FontSemanticTokens` (tokenator *20241211115813*) diff --git a/Showcase/Podfile b/Showcase/Podfile index 4208b8d0d9..5ff8f502f4 100644 --- a/Showcase/Podfile +++ b/Showcase/Podfile @@ -17,7 +17,7 @@ platform :ios, '15.0' target 'Showcase' do pod 'SwiftLint', '0.57.0' - pod 'SwiftFormat/CLI', '0.54.6' + pod 'SwiftFormat/CLI', '0.55.3' end post_install do |installer| diff --git a/Showcase/Podfile.lock b/Showcase/Podfile.lock index 42492e7575..be0f1c0c46 100644 --- a/Showcase/Podfile.lock +++ b/Showcase/Podfile.lock @@ -1,9 +1,9 @@ PODS: - - SwiftFormat/CLI (0.54.6) + - SwiftFormat/CLI (0.55.3) - SwiftLint (0.57.0) DEPENDENCIES: - - SwiftFormat/CLI (= 0.54.6) + - SwiftFormat/CLI (= 0.55.3) - SwiftLint (= 0.57.0) SPEC REPOS: @@ -12,9 +12,9 @@ SPEC REPOS: - SwiftLint SPEC CHECKSUMS: - SwiftFormat: 9f26de7d1d46de100e4d66bec289531b119fc057 + SwiftFormat: 2f3558ca02842dcd3fd970360d2d4054bd21624a SwiftLint: eb47480d47c982481592c195c221d11013a679cc -PODFILE CHECKSUM: 2875b3ba11f8c52a1dfa7a27eb0fc8d3301b87ea +PODFILE CHECKSUM: 48af44a98a1ebfa588f530c218eac9369a4515bf COCOAPODS: 1.16.2