Skip to content

Commit ddcab13

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.33 to 6.2.34
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.33 to 6.2.34. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-help@6.2.33...6.2.34) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.34 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64d69c0 commit ddcab13

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.3.8",
14-
"@oclif/plugin-help": "^6.2.33",
14+
"@oclif/plugin-help": "^6.2.34",
1515
"@salesforce/cli-plugins-testkit": "^5.3.41",
1616
"@salesforce/dev-scripts": "^11.0.4",
1717
"@salesforce/plugin-command-reference": "^3.1.74",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,10 +1407,10 @@
14071407
semver "^7.7.3"
14081408
ts-json-schema-generator "^1.5.1"
14091409

1410-
"@oclif/plugin-help@^6.2.33":
1411-
version "6.2.33"
1412-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1413-
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
1410+
"@oclif/plugin-help@^6.2.33", "@oclif/plugin-help@^6.2.34":
1411+
version "6.2.34"
1412+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.34.tgz#8e25d2e23279848acf81b6c1328fd96442bed8e4"
1413+
integrity sha512-RvcDSp1PcXFuPJx8IvkI1sQKAPp7TuR+4QVg+uS+Dv3xG6QSqGW5IMNBdvfmB2NLrvSeIiDHadLv/bz9n4iQWQ==
14141414
dependencies:
14151415
"@oclif/core" "^4"
14161416

0 commit comments

Comments
 (0)