Skip to content

Commit

Permalink
chore(deps): update dependency onevcat/rainbow to from: "4.1.0" (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 758309f commit 2174a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.0.1")),
.package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.1.0")),
.package(url: "https://github.com/cx-org/CombineX", .upToNextMajor(from: "0.4.0")),
.package(url: "https://github.com/reddavis/Asynchrone", .upToNextMajor(from: "0.22.0")),
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMajor(from: "1.5.0")),
Expand Down

0 comments on commit 2174a55

Please sign in to comment.