From 27f213784608f272c1de729890417fef87c3c6b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:58:44 +0000 Subject: [PATCH] chore(deps): bump clipanion from 3.2.0-rc.13 to 4.0.0-rc.3 Bumps [clipanion](https://github.com/arcanis/clipanion) from 3.2.0-rc.13 to 4.0.0-rc.3. - [Commits](https://github.com/arcanis/clipanion/commits) --- updated-dependencies: - dependency-name: clipanion dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 35ea4e5..868c0eb 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "module", "dependencies": { "@apollo/gateway": "^2.6.3", - "clipanion": "^3.2.0-rc.13", + "clipanion": "^4.0.0-rc.3", "graphql": "^16.8.1", "graphql-request": "^4.3.0", "graphql-tag": "^2.12.6", diff --git a/yarn.lock b/yarn.lock index 3fd960a..84dd8f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2196,10 +2196,10 @@ cli-width@^3.0.0: resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6" integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw== -clipanion@^3.2.0-rc.13: - version "3.2.0-rc.13" - resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.13.tgz#e969465c17e2134a85c1978283dc4458fafd3b60" - integrity sha512-JYuPIaZZOl4nTUP4BMXmHGxYkAD2gc0m5GxZKr2eKEjquyFj/WBbkERDesnUsQKewUmWvBzzxdbf8WQ/GBDduQ== +clipanion@^4.0.0-rc.3: + version "4.0.0-rc.3" + resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-4.0.0-rc.3.tgz#14fd7b27430d02dc178cf1e4bd81f05442ef8e7a" + integrity sha512-+rJOJMt2N6Oikgtfqmo/Duvme7uz3SIedL2b6ycgCztQMiTfr3aQh2DDyLHl+QUPClKMNpSg3gDJFvNQYIcq1g== dependencies: typanion "^3.8.0"