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.55.5 #373

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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 DesignToolbox/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ platform :ios, '15.0'

target 'DesignToolbox' do
pod 'SwiftLint', '0.57.1'
pod 'SwiftFormat/CLI', '0.55.3'
pod 'SwiftFormat/CLI', '0.55.5'
end

post_install do |installer|
Expand Down
8 changes: 4 additions & 4 deletions DesignToolbox/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- SwiftFormat/CLI (0.55.3)
- SwiftFormat/CLI (0.55.5)
- SwiftLint (0.57.1)

DEPENDENCIES:
- SwiftFormat/CLI (= 0.55.3)
- SwiftFormat/CLI (= 0.55.5)
- SwiftLint (= 0.57.1)

SPEC REPOS:
Expand All @@ -12,9 +12,9 @@ SPEC REPOS:
- SwiftLint

SPEC CHECKSUMS:
SwiftFormat: 2f3558ca02842dcd3fd970360d2d4054bd21624a
SwiftFormat: 548c7b221429101546d3caeeeb672f11578df0ad
SwiftLint: 92196976e597b9afec5dbe374810103e6c1d9d7c

PODFILE CHECKSUM: ed19a03169e6f54d964fe30c01756358cd74aa8d
PODFILE CHECKSUM: cc39d0fc8ff3f77aaf6bdf97f1b0030ec0d49e77

COCOAPODS: 1.16.2
8 changes: 4 additions & 4 deletions DesignToolbox/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified DesignToolbox/Pods/SwiftFormat/CommandLineTool/swiftformat
Binary file not shown.
Loading