From 5be3303af02f6e487966f54ff9d482053022a411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:45:49 +0000 Subject: [PATCH] chore(deps): bump github.com/pointfreeco/swift-custom-dump Bumps [github.com/pointfreeco/swift-custom-dump](https://github.com/pointfreeco/swift-custom-dump) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/pointfreeco/swift-custom-dump/releases) - [Commits](https://github.com/pointfreeco/swift-custom-dump/compare/1.2.1...1.3.0) --- updated-dependencies: - dependency-name: github.com/pointfreeco/swift-custom-dump dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/Package.resolved b/Package.resolved index a416f1160..bb1d5f7c8 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,14 +1,5 @@ { "pins" : [ - { - "identity" : "keychainaccess", - "kind" : "remoteSourceControl", - "location" : "https://github.com/kishikawakatsumi/KeychainAccess", - "state" : { - "revision" : "84e546727d66f1adc5439debad16270d0fdd04e7", - "version" : "4.2.2" - } - }, { "identity" : "swift-concurrency-extras", "kind" : "remoteSourceControl", @@ -32,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-custom-dump", "state" : { - "revision" : "3ce83179e5f0c83ad54c305779c6b438e82aaf1d", - "version" : "1.2.1" + "revision" : "f01efb26f3a192a0e88dcdb7c3c391ec2fc25d9c", + "version" : "1.3.0" } }, {