From bb7d1be9661278d420e9e614956d7fa880f232b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 06:42:46 +0000 Subject: [PATCH] Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.16.4 to 0.17.0. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2fa45d..73a79fa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/edgefirst-dev/api-client" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.16.2", + "@arethetypeswrong/cli": "^0.17.0", "@biomejs/biome": "^1.8.3", "@total-typescript/tsconfig": "^1.0.4", "@types/bun": "^1.1.6",