Skip to content

Commit 3490e46

Browse files
chore(deps): update dependency swiftlint to v0.62.2
1 parent c43d18e commit 3490e46

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
@@ -16,7 +16,7 @@ use_frameworks!
1616
platform :ios, '15.0'
1717

1818
target 'DesignToolbox (iOS)' do
19-
pod 'SwiftLint', '0.62.1'
19+
pod 'SwiftLint', '0.62.2'
2020
pod 'SwiftFormat/CLI', '0.58.3'
2121
end
2222

DesignToolbox/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
22
- SwiftFormat/CLI (0.58.3)
3-
- SwiftLint (0.62.1)
3+
- SwiftLint (0.62.2)
44

55
DEPENDENCIES:
66
- SwiftFormat/CLI (= 0.58.3)
7-
- SwiftLint (= 0.62.1)
7+
- SwiftLint (= 0.62.2)
88

99
SPEC REPOS:
1010
trunk:
@@ -13,8 +13,8 @@ SPEC REPOS:
1313

1414
SPEC CHECKSUMS:
1515
SwiftFormat: 6f8d2d6c8c0e9539d1f4ec56b2132c9b72f8ee03
16-
SwiftLint: 6a9eb020853558a7eaf00f655636b5d6ad15bd02
16+
SwiftLint: f84fc7d844e9cde0dc4f5013af608a269e317aba
1717

18-
PODFILE CHECKSUM: 0245a78760163ebd7781381a0567cf15a23901e9
18+
PODFILE CHECKSUM: 2b3ec7d8baecea4671615e9bc0cc70815a41d1dc
1919

2020
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)