From e09640a35fc76144e2a071a6d10020bdd7893339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:02:49 +0000 Subject: [PATCH] build(deps-dev): bump @arethetypeswrong/cli from 0.18.4 to 0.18.5 Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.18.4 to 0.18.5. - [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-version: 0.18.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2efa4f..8daeb57 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "ntp-packet-parser": "^0.6.1" }, "devDependencies": { - "@arethetypeswrong/cli": "0.18.4", + "@arethetypeswrong/cli": "0.18.5", "@types/node": "^20 || ^22 || ^24 || ^25", "prettier": "3.9.5", "publint": "0.3.21",