Skip to content

Commit

Permalink
Merge pull request #988 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-help-6.2.19

chore(dev-deps): bump @oclif/plugin-help from 6.2.18 to 6.2.19
  • Loading branch information
svc-cli-bot authored Dec 15, 2024
2 parents 20aabcc + 5f8f612 commit 27044c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.23",
"@oclif/plugin-help": "^6.2.18",
"@oclif/plugin-help": "^6.2.19",
"@salesforce/cli-plugins-testkit": "^5.3.39",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-command-reference": "^3.1.37",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1397,10 +1397,10 @@
semver "^7.6.3"
ts-json-schema-generator "^1.5.1"

"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.18":
version "6.2.18"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.19":
version "6.2.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.19.tgz#24ae926f2944628dd62a6bbfc495f85fc8e43b13"
integrity sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit 27044c9

Please sign in to comment.