Skip to content

Commit cf58899

Browse files
chore(spm): update dependency space-code/typhoon to v1.3.0 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9bc1139 commit cf58899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/space-code/atomic", exact: "1.1.0"),
21-
.package(url: "https://github.com/space-code/typhoon", exact: "1.2.1"),
21+
.package(url: "https://github.com/space-code/typhoon", exact: "1.3.0"),
2222
.package(url: "https://github.com/WeTransfer/Mocker", exact: "3.0.2"),
2323
],
2424
targets: [

0 commit comments

Comments
 (0)