Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates (#226)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 2 updates: [github.com/apple/swift-syntax](https://github.com/apple/swift-syntax) and [github.com/adam-fowler/jmespath.swift](https://github.com/adam-fowler/jmespath.swift).


Updates `github.com/apple/swift-syntax` from 510.0.2 to 510.0.3
- [Release notes](https://github.com/apple/swift-syntax/releases)
- [Changelog](https://github.com/swiftlang/swift-syntax/blob/main/Changelog.md)
- [Commits](swiftlang/swift-syntax@510.0.2...510.0.3)

Updates `github.com/adam-fowler/jmespath.swift` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/adam-fowler/jmespath.swift/releases)
- [Commits](adam-fowler/jmespath.swift@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-syntax
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/adam-fowler/jmespath.swift
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 Aug 2, 2024
1 parent 2ee49a0 commit 0ef082a
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 @@ -33,8 +33,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/adam-fowler/jmespath.swift.git",
"state" : {
"revision" : "4513d319c4aaa6c3b2ac18e1e6566a803515ad91",
"version" : "1.0.2"
"revision" : "3877a5060e85ae33e3b9fe51ab581784f65ec80e",
"version" : "1.0.3"
}
},
{
Expand Down Expand Up @@ -312,8 +312,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax",
"state" : {
"revision" : "303e5c5c36d6a558407d364878df131c3546fad8",
"version" : "510.0.2"
"revision" : "2bc86522d115234d1f588efe2bcb4ce4be8f8b82",
"version" : "510.0.3"
}
},
{
Expand Down

0 comments on commit 0ef082a

Please sign in to comment.