Skip to content

Commit c96181f

Browse files
chore(deps): update dependency tuist/filesystem to from: "0.16.4"
1 parent 601eb01 commit c96181f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 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
@@ -15,7 +15,7 @@ let package = Package(
1515
],
1616
dependencies: [
1717
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
18-
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.15.37")),
18+
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.16.4")),
1919
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.13.0")),
2020
.package(
2121
url: "https://github.com/pointfreeco/swift-snapshot-testing",

0 commit comments

Comments
 (0)