From ca312ed42049cdb2cf0c0d812b58b4083f254de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:21:50 +0000 Subject: [PATCH] build(deps-dev): bump @arethetypeswrong/cli in /packages/sdk Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.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] --- packages/sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 3a9baf4..0f68684 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@across-toolkit/eslint-config": "workspace:*", "@across-toolkit/typescript-config": "workspace:*", - "@arethetypeswrong/cli": "^0.15.4", + "@arethetypeswrong/cli": "^0.17.0", "@total-typescript/ts-reset": "^0.6.0", "@types/node": "^20", "eslint": "^8.57.0",