Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates (#221)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 2 updates: [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser) and [github.com/apple/swift-service-context](https://github.com/apple/swift-service-context).


Updates `github.com/apple/swift-argument-parser` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/apple/swift-argument-parser/releases)
- [Changelog](https://github.com/apple/swift-argument-parser/blob/main/CHANGELOG.md)
- [Commits](apple/swift-argument-parser@1.4.0...1.5.0)

Updates `github.com/apple/swift-service-context` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/apple/swift-service-context/releases)
- [Commits](apple/swift-service-context@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-argument-parser
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-service-context
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 706e450 commit bc4a814
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
Expand Down Expand Up @@ -303,8 +303,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-service-context.git",
"state" : {
"revision" : "ce0141c8f123132dbd02fd45fea448018762df1b",
"version" : "1.0.0"
"revision" : "0c62c5b4601d6c125050b5c3a97f20cce881d32b",
"version" : "1.1.0"
}
},
{
Expand Down

0 comments on commit bc4a814

Please sign in to comment.