From d783a68d4bdf3d00e6ec837bae3f58568481296f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:56:54 +0000 Subject: [PATCH] build(deps): Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [@flex-development/tutils](https://github.com/flex-development/tutils) and [commander](https://github.com/tj/commander.js). Updates `@flex-development/tutils` from 6.0.0-alpha.21 to 6.0.0-alpha.25 - [Release notes](https://github.com/flex-development/tutils/releases) - [Changelog](https://github.com/flex-development/tutils/blob/main/CHANGELOG.md) - [Commits](https://github.com/flex-development/tutils/compare/tutils@6.0.0-alpha.21...tutils@6.0.0-alpha.25) Updates `commander` from 11.0.0 to 11.1.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/v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: "@flex-development/tutils" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- yarn.lock | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 96568d0..5b648eb 100644 --- a/package.json +++ b/package.json @@ -84,9 +84,9 @@ }, "dependencies": { "@flex-development/pathe": "2.0.0", - "@flex-development/tutils": "6.0.0-alpha.21", + "@flex-development/tutils": "6.0.0-alpha.25", "@golevelup/nestjs-discovery": "4.0.0", - "commander": "11.0.0" + "commander": "11.1.0" }, "devDependencies": { "@arethetypeswrong/cli": "0.12.2", @@ -118,7 +118,7 @@ "@vitest/expect": "0.34.3", "chai": "5.0.0-alpha.1", "chai-each": "0.0.1", - "commander": "11.0.0", + "commander": "11.1.0", "cross-env": "7.0.3", "cspell": "7.3.8", "dateformat": "5.0.3", diff --git a/yarn.lock b/yarn.lock index 2643709..9a48e2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1428,7 +1428,7 @@ __metadata: "@flex-development/pathe": "npm:2.0.0" "@flex-development/toggle-pkg-type": "npm:2.0.1" "@flex-development/tsconfig-utils": "npm:2.0.2" - "@flex-development/tutils": "npm:6.0.0-alpha.21" + "@flex-development/tutils": "npm:6.0.0-alpha.25" "@golevelup/nestjs-discovery": "npm:4.0.0" "@nestjs/common": "npm:10.2.7" "@nestjs/core": "npm:10.2.7" @@ -1447,7 +1447,7 @@ __metadata: "@vitest/expect": "npm:0.34.3" chai: "npm:5.0.0-alpha.1" chai-each: "npm:0.0.1" - commander: "npm:11.0.0" + commander: "npm:11.1.0" cross-env: "npm:7.0.3" cspell: "npm:7.3.8" dateformat: "npm:5.0.3" @@ -3119,6 +3119,13 @@ __metadata: languageName: node linkType: hard +"commander@npm:11.1.0, commander@npm:^11.0.0, commander@npm:^11.1.0": + version: 11.1.0 + resolution: "commander@npm:11.1.0" + checksum: 66bd2d8a0547f6cb1d34022efb25f348e433b0e04ad76a65279b1b09da108f59a4d3001ca539c60a7a46ea38bcf399fc17d91adad76a8cf43845d8dcbaf5cda1 + languageName: node + linkType: hard + "commander@npm:^10.0.1": version: 10.0.1 resolution: "commander@npm:10.0.1" @@ -3126,13 +3133,6 @@ __metadata: languageName: node linkType: hard -"commander@npm:^11.0.0, commander@npm:^11.1.0": - version: 11.1.0 - resolution: "commander@npm:11.1.0" - checksum: 66bd2d8a0547f6cb1d34022efb25f348e433b0e04ad76a65279b1b09da108f59a4d3001ca539c60a7a46ea38bcf399fc17d91adad76a8cf43845d8dcbaf5cda1 - languageName: node - linkType: hard - "comment-json@npm:^4.2.3": version: 4.2.3 resolution: "comment-json@npm:4.2.3"