From 62f42981ac3b7e2583c80cd0fce1e2e505b97fa9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 02:14:47 +0000 Subject: [PATCH] Bump commander from 6.2.1 to 8.0.0 Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 8.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v8.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fae3551..f115f3b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://github.com/aiboy/create-angular-components#readme", "dependencies": { - "commander": "^6.0.0", + "commander": "^8.0.0", "dashify": "^2.0.0", "fs-extra": "^9.0.1", "jsdom": "^16.2.2"