diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-07-16 00:50:14 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-16 00:50:14 +0000 |
| commit | eaadf13e3bd1953436af9ff8cb03d863f329ee0f (patch) | |
| tree | e9b49e4621485df9a52e1d43010de51701c8d361 | |
| parent | d97a1a6ea2ca843d3c2e91d17bd82b21cecf76cf (diff) | |
| download | hutch-eaadf13e3bd1953436af9ff8cb03d863f329ee0f.tar.gz hutch-eaadf13e3bd1953436af9ff8cb03d863f329ee0f.tar.bz2 hutch-eaadf13e3bd1953436af9ff8cb03d863f329ee0f.zip | |
chore(deps): bump github.com/swiftlang/swift-cmark from 0.7.1 to 0.8.0
Bumps [github.com/swiftlang/swift-cmark](https://github.com/swiftlang/swift-cmark) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/swiftlang/swift-cmark/releases)
- [Changelog](https://github.com/swiftlang/swift-cmark/blob/gfm/changelog.txt)
- [Commits](https://github.com/swiftlang/swift-cmark/compare/0.7.1...924936d0427cb25a61169739a7660230bffa6ea6)
---
updated-dependencies:
- dependency-name: github.com/swiftlang/swift-cmark
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index ae6b756..2cf4000 100644 --- a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swiftlang/swift-cmark.git", "state" : { - "revision" : "5d9bdaa4228b381639fff09403e39a04926e2dbe", - "version" : "0.7.1" + "revision" : "924936d0427cb25a61169739a7660230bffa6ea6", + "version" : "0.8.0" } }, { |
