Skip to content

Commit c0a38df

Browse files
meta: update dependency @oclif/plugin-help to ^6.2.30
1 parent d178abe commit c0a38df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@inquirer/input": "^4.2.0",
1010
"@inquirer/select": "^4.2.4",
1111
"@oclif/core": "^4.4.1",
12-
"@oclif/plugin-help": "^6.2.29",
12+
"@oclif/plugin-help": "^6.2.30",
1313
"@sequelize/utils": "workspace:*",
1414
"ansis": "^3.17.0",
1515
"cosmiconfig": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,12 +2459,12 @@ __metadata:
24592459
languageName: node
24602460
linkType: hard
24612461

2462-
"@oclif/plugin-help@npm:^6.2.29":
2463-
version: 6.2.29
2464-
resolution: "@oclif/plugin-help@npm:6.2.29"
2462+
"@oclif/plugin-help@npm:^6.2.29, @oclif/plugin-help@npm:^6.2.30":
2463+
version: 6.2.30
2464+
resolution: "@oclif/plugin-help@npm:6.2.30"
24652465
dependencies:
24662466
"@oclif/core": "npm:^4"
2467-
checksum: 10c0/9ece741ad8b26ecc291ec2d0f537ef8f8334186276f9186ee1d4905389c771c512e69a5b78b4ce602d286fcd6164e77cbda0f75926faa9bdb9769b22c391667a
2467+
checksum: 10c0/cf8cd5267dafc4c3e7ae40ae39e5fd1cac5eeb7bf10e18734d4c15150941c3f0d98d9c92d1e992ebdafc787e03d1fd7ba61e1f45e9fc47e30ed1e84f2d1c44a9
24682468
languageName: node
24692469
linkType: hard
24702470

@@ -2702,7 +2702,7 @@ __metadata:
27022702
"@inquirer/input": "npm:^4.2.0"
27032703
"@inquirer/select": "npm:^4.2.4"
27042704
"@oclif/core": "npm:^4.4.1"
2705-
"@oclif/plugin-help": "npm:^6.2.29"
2705+
"@oclif/plugin-help": "npm:^6.2.30"
27062706
"@oclif/test": "npm:4.1.13"
27072707
"@sequelize/utils": "workspace:*"
27082708
"@types/chai": "npm:4.3.20"

0 commit comments

Comments
 (0)