Skip to content

Commit f2adda7

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.1.0 to 6.2.3 (#1225)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.1.0 to 6.2.3. - [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.1.0...6.2.3) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 725b522 commit f2adda7

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
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@oclif/plugin-command-snapshot": "^5.2.3",
23-
"@oclif/plugin-help": "^6.1.0",
23+
"@oclif/plugin-help": "^6.2.3",
2424
"@salesforce/cli-plugins-testkit": "^5.3.15",
2525
"@salesforce/dev-scripts": "^10.2.2",
2626
"@salesforce/plugin-command-reference": "^3.1.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,7 @@
13071307
wordwrap "^1.0.0"
13081308
wrap-ansi "^7.0.0"
13091309

1310-
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13", "@oclif/core@^4.0.3":
1310+
"@oclif/core@^4", "@oclif/core@^4.0.3":
13111311
version "4.0.6"
13121312
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
13131313
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
@@ -1345,12 +1345,12 @@
13451345
semver "^7.6.0"
13461346
ts-json-schema-generator "^1.5.1"
13471347

1348-
"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.1.0":
1349-
version "6.1.0"
1350-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.1.0.tgz#70271276c02a8224fb69234676f0079dbc836ff0"
1351-
integrity sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==
1348+
"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.2.3":
1349+
version "6.2.3"
1350+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.3.tgz#09e54a1816fe7c2ef02c8a40c59afc7754a6eaca"
1351+
integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==
13521352
dependencies:
1353-
"@oclif/core" "^4.0.0-beta.13"
1353+
"@oclif/core" "^4"
13541354

13551355
"@oclif/plugin-not-found@^3.1.9":
13561356
version "3.1.9"

0 commit comments

Comments
 (0)