Skip to content

Commit fb5ff08

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.29 to 6.2.30
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.29 to 6.2.30. - [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.29...6.2.30) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.30 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fedbf94 commit fb5ff08

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.2",
14-
"@oclif/plugin-help": "^6.2.29",
14+
"@oclif/plugin-help": "^6.2.30",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.58",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,10 +1583,10 @@
15831583
semver "^7.7.2"
15841584
ts-json-schema-generator "^1.5.1"
15851585

1586-
"@oclif/plugin-help@^6.2.29":
1587-
version "6.2.29"
1588-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
1589-
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
1586+
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.30":
1587+
version "6.2.30"
1588+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.30.tgz#4ebeee02da21b19b24cbb9426fb27145792a1ca8"
1589+
integrity sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw==
15901590
dependencies:
15911591
"@oclif/core" "^4"
15921592

0 commit comments

Comments
 (0)