Skip to content

Commit 733e3d1

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.30 to 6.2.31 (#699)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.30 to 6.2.31. - [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.30...6.2.31) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01c0805 commit 733e3d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
77
"dependencies": {
88
"@oclif/core": "^3.27.0",
9-
"@oclif/plugin-help": "^6.2.30",
9+
"@oclif/plugin-help": "^6.2.31",
1010
"@salesforce/core": "^6.7.1",
1111
"@salesforce/kit": "^3.2.0",
1212
"@salesforce/sf-plugins-core": "^7.1.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,10 +1515,10 @@
15151515
semver "^7.7.2"
15161516
ts-json-schema-generator "^1.5.1"
15171517

1518-
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.30":
1519-
version "6.2.30"
1520-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.30.tgz#4ebeee02da21b19b24cbb9426fb27145792a1ca8"
1521-
integrity sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw==
1518+
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.31":
1519+
version "6.2.31"
1520+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.31.tgz#0fb80dd1bd8c63e4349a6c0d53046a4d44cec9c1"
1521+
integrity sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ==
15221522
dependencies:
15231523
"@oclif/core" "^4"
15241524

0 commit comments

Comments
 (0)