Skip to content

Commit 4080c25

Browse files
committed
bump(deps): update swift-syntax and swiftlint
1 parent b1c28bb commit 4080c25

File tree

3 files changed

+6
-25
lines changed

3 files changed

+6
-25
lines changed

FusionAuthSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.resolved

Lines changed: 1 addition & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.5"),
21-
.package(url: "https://github.com/realm/SwiftLint.git", from: "0.57.0")
21+
.package(url: "https://github.com/realm/SwiftLint.git", from: "0.57.1")
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)