Skip to content

Commit 3e241fa

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.0.21 to 6.0.22 (#1184)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.0.21 to 6.0.22. - [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.0.21...6.0.22) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development 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 4582158 commit 3e241fa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@oclif/plugin-command-snapshot": "^5.1.7",
22-
"@oclif/plugin-help": "^6.0.20",
22+
"@oclif/plugin-help": "^6.0.22",
2323
"@salesforce/cli-plugins-testkit": "^5.3.2",
2424
"@salesforce/dev-scripts": "^9.1.2",
2525
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@
13451345
wordwrap "^1.0.0"
13461346
wrap-ansi "^7.0.0"
13471347

1348-
"@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1348+
"@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
13491349
version "3.26.6"
13501350
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
13511351
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
@@ -1395,12 +1395,12 @@
13951395
semver "^7.6.0"
13961396
ts-json-schema-generator "^1.5.1"
13971397

1398-
"@oclif/plugin-help@^6.0.20", "@oclif/plugin-help@^6.0.21":
1399-
version "6.0.21"
1400-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.21.tgz#c48e688bf6df574e74557ebe2f877556f08dc60b"
1401-
integrity sha512-w860r9d456xhw1GPaos9yQF+BZeFY9UKdrINbL3fZFX5ZHhr/zGT4Fep5wUkHogjjnSB8+ZHi3D6j2jScIizUw==
1398+
"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.0.22":
1399+
version "6.0.22"
1400+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.22.tgz#dca96ad1c28a68170e0bbf9f8f93f7dd171e4667"
1401+
integrity sha512-IPgUvPSdZMCHzCwCRVDUMWtFkWZSoU6Z7igNclugLIpF3Ac3vKkZGguWZ+SLK3e7012etDzgAHjXFELYOqqbsw==
14021402
dependencies:
1403-
"@oclif/core" "^3.26.2"
1403+
"@oclif/core" "^3.26.6"
14041404

14051405
"@oclif/plugin-not-found@^3.1.9":
14061406
version "3.1.9"

0 commit comments

Comments
 (0)