From 8e9c6c2afa678f95457ad7ef3dfa2f62612ed8a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2024 21:57:54 +0000 Subject: [PATCH] fix: upgrade @arethetypeswrong/cli from 0.10.2 to 0.13.6 Snyk has created this PR to upgrade @arethetypeswrong/cli from 0.10.2 to 0.13.6. See this package in npm: https://www.npmjs.com/package/@arethetypeswrong/cli See this project in Snyk: https://app.snyk.io/org/castarco/project/08097d37-38d9-4c09-ada2-7d3a7c482f9a?utm_source=github&utm_medium=referral&page=upgrade-pr --- @beautiful-tree/types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@beautiful-tree/types/package.json b/@beautiful-tree/types/package.json index afc507f..e5499ab 100644 --- a/@beautiful-tree/types/package.json +++ b/@beautiful-tree/types/package.json @@ -26,7 +26,7 @@ "prepublishOnly": "pnpm run build" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.10.2", + "@arethetypeswrong/cli": "^0.13.6", "@coderspirit/eslint-config": "^1.3.0", "@rollup/plugin-typescript": "^11.1.4", "@types/node": "^20.8.0",