Skip to content

Commit 8642afc

Browse files
chore(deps): update dependency swiftformat/cli to v0.58.5
1 parent 75d3461 commit 8642afc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DesignToolbox/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ platform :ios, '15.0'
1717

1818
target 'DesignToolbox (iOS)' do
1919
pod 'SwiftLint', '0.62.1'
20-
pod 'SwiftFormat/CLI', '0.58.3'
20+
pod 'SwiftFormat/CLI', '0.58.5'
2121
end
2222

2323
post_install do |installer|

DesignToolbox/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
2-
- SwiftFormat/CLI (0.58.3)
2+
- SwiftFormat/CLI (0.58.5)
33
- SwiftLint (0.62.1)
44

55
DEPENDENCIES:
6-
- SwiftFormat/CLI (= 0.58.3)
6+
- SwiftFormat/CLI (= 0.58.5)
77
- SwiftLint (= 0.62.1)
88

99
SPEC REPOS:
@@ -12,9 +12,9 @@ SPEC REPOS:
1212
- SwiftLint
1313

1414
SPEC CHECKSUMS:
15-
SwiftFormat: 6f8d2d6c8c0e9539d1f4ec56b2132c9b72f8ee03
15+
SwiftFormat: c6c5deb5c69c5893d9012b17a0df3c3784921c8f
1616
SwiftLint: 6a9eb020853558a7eaf00f655636b5d6ad15bd02
1717

18-
PODFILE CHECKSUM: 0245a78760163ebd7781381a0567cf15a23901e9
18+
PODFILE CHECKSUM: 0f5473d03fcf57758f08ecdb331b606edee99975
1919

2020
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)