Skip to content

Commit 27044c9

Browse files
authored
Merge pull request #988 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.19
chore(dev-deps): bump @oclif/plugin-help from 6.2.18 to 6.2.19
2 parents 20aabcc + 5f8f612 commit 27044c9

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.23",
14-
"@oclif/plugin-help": "^6.2.18",
14+
"@oclif/plugin-help": "^6.2.19",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",
1717
"@salesforce/plugin-command-reference": "^3.1.37",

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.17", "@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==
1400+
"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.19":
1401+
version "6.2.19"
1402+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.19.tgz#24ae926f2944628dd62a6bbfc495f85fc8e43b13"
1403+
integrity sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ==
14041404
dependencies:
14051405
"@oclif/core" "^4"
14061406

0 commit comments

Comments
 (0)