Skip to content

Commit 4b1382e

Browse files
authored
Merge pull request #977 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.18
chore(dev-deps): bump @oclif/plugin-help from 6.2.16 to 6.2.18
2 parents 0691c5a + 30052ae commit 4b1382e

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
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.2.21",
14-
"@oclif/plugin-help": "^6.2.16",
14+
"@oclif/plugin-help": "^6.2.18",
1515
"@salesforce/cli-plugins-testkit": "^5.3.38",
1616
"@salesforce/dev-scripts": "^10.2.11",
1717
"@salesforce/plugin-command-reference": "^3.1.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,10 +1397,10 @@
13971397
semver "^7.6.3"
13981398
ts-json-schema-generator "^1.5.1"
13991399

1400-
"@oclif/plugin-help@^6.2.16":
1401-
version "6.2.16"
1402-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.16.tgz#3cb6c068739bc934159dc430d4f8ca7f9effa22a"
1403-
integrity sha512-1x/Bm0LebDouDOfsjkOz+6AXqY6gIZ6JmmU/KuF/GnUmowDvj5i3MFlP9uBTiN8UsOUeT9cdLwnc1kmitHWFTg==
1400+
"@oclif/plugin-help@^6.2.16", "@oclif/plugin-help@^6.2.18":
1401+
version "6.2.18"
1402+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
1403+
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
14041404
dependencies:
14051405
"@oclif/core" "^4"
14061406

0 commit comments

Comments
 (0)